diff --git a/README.md b/README.md index c1a0b2e..0f99a3f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This is a work in progress. -##[API Document](https://github.com/go-vgo/robotgo/blob/master/doc.md)    [中文文档](https://github.com/go-vgo/robotgo/blob/master/doc_zh.md) +##[API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md)    [中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md) Please click API Document;This is a work in progress. - [Installation](#installation) diff --git a/README_zh.md b/README_zh.md index 77f0db0..5cae1ad 100644 --- a/README_zh.md +++ b/README_zh.md @@ -14,7 +14,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11). 提Issues请到[Github](https://github.com/go-vgo/robotgo),便于统一管理和即时更新 -##[中文文档](https://github.com/go-vgo/robotgo/blob/master/doc_zh.md)   [API Document](https://github.com/go-vgo/robotgo/blob/master/doc.md) +##[中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md)   [API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md) 英文文档请点击API Document. - [Installation](#installation)