Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormiloyip <miloyip@gmail.com>2015-06-06 16:41:19 +0300
committermiloyip <miloyip@gmail.com>2015-06-06 16:41:19 +0300
commit4e8e99c1578a8042565c64d1d481dce15b0da5a7 (patch)
tree0cfe1686b05072cabe00695615eda05216a38eee /readme.zh-cn.md
parent19687067b74c2a23963c99c817a5e07fc47824fa (diff)
Remove www in readme.zh-cn also
Diffstat (limited to 'readme.zh-cn.md')
-rw-r--r--readme.zh-cn.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.zh-cn.md b/readme.zh-cn.md
index ce9456fb..5124f8ee 100644
--- a/readme.zh-cn.md
+++ b/readme.zh-cn.md
@@ -10,8 +10,8 @@ Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights
* [RapidJSON GitHub](https://github.com/miloyip/rapidjson/)
* RapidJSON 文档
- * [English](http://www.rapidjson.org/)
- * [简体中文](http://www.rapidjson.org/zh-cn/)
+ * [English](http://rapidjson.org/)
+ * [简体中文](http://rapidjson.org/zh-cn/)
* [GitBook](https://www.gitbook.com/book/miloyip/rapidjson/)可下载PDF/EPUB/MOBI,但不含API参考手册。
## Build 状态