diff --git a/README.md b/README.md
index c39ccca..bd5618c 100644
--- a/README.md
+++ b/README.md
@@ -25,17 +25,13 @@ DataLink开发时间从2016年12月开始,第一版于2017年5月份上线,
* Zookeeper:Manager的高可用需要依赖于zookeeper,另外,Task会将运行时信息注册到zookeeper
* Mysql:Datalink的运行需要依赖各种配置信息、以及在运行过程中会动态产生监控和统计数据,统一保存到Mysql中
# QuickStart
-See the page for quick start: [QuickStart]()
+See the page for quick start: [QuickStart](https://github.com/ucarGroup/DataLink/wiki/QuickStart)
# 总体架构
See the page for introduction: [总体架构](https://github.com/ucarGroup/DataLink/wiki/DataLink%E6%80%BB%E4%BD%93%E6%9E%B6%E6%9E%84)
# 相关文档
-See the page for document: [文档]()
+See the page for document: [文档](https://github.com/ucarGroup/DataLink/wiki/1.1_%E6%B7%B1%E5%85%A5Manager)
# 常见问题
-See the page for FAQ: [FAQ]()
-# 版本说明
-建议版本:2.0.0 (DataLink开源版本从内部演变而来,所以初始版本直接从2.x开始)
-下载发布包:[download]()
-maven依赖 : 暂无
+See the page for FAQ: [FAQ](https://github.com/ucarGroup/DataLink/wiki/FAQ)
# 相关开源
canal:http://github.com/alibaba/canal
otter:https://github.com/alibaba/otter