From e0b440d3a8db014e27e23cd6424056387ee7a8ed Mon Sep 17 00:00:00 2001 From: vCaesar Date: Fri, 20 Jan 2017 00:36:43 +0800 Subject: [PATCH] Update md --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)