From 46e5ba6f1543cb93ce950c87674392834823ccae Mon Sep 17 00:00:00 2001 From: ruanshudong Date: Wed, 22 Jan 2020 15:08:13 +0800 Subject: [PATCH] update readme --- README.md | 2 +- README.zh.md | 2 +- docs/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 03fff16..a2fa539 100755 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ make make install ``` -Detailed installation reference Install.md under https://github.com/TarsCloud/Tars.git +Detailed [reference](https://tarscloud.github.io/TarsDocs/an-li/tarscpp/README.en.html) diff --git a/README.zh.md b/README.zh.md index f6a48aa..2a0b16d 100755 --- a/README.zh.md +++ b/README.zh.md @@ -33,4 +33,4 @@ make make install ``` -详细安装参见https://github.com/TarsCloud/Tars/blob/master/Install.zh.md +详细安装参见[案例文档](https://tarscloud.github.io/TarsDocs/an-li/tarscpp/) diff --git a/docs/README.md b/docs/README.md index 4073d8a..7688641 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,2 +1,2 @@ -[Tars C++语言使用文档](https://tarscloud.github.io/TarsDocs/an-li/tarscpp/README.html) +[Tars C++语言使用文档](https://tarscloud.github.io/TarsDocs/an-li/tarscpp/)