diff --git a/README_CN.md b/README_CN.md index 56cc351f..90136c6c 100644 --- a/README_CN.md +++ b/README_CN.md @@ -61,7 +61,7 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作 ## 文档 -* [快速开始](https://github.com/lunny/xorm/blob/master/QuickStart.md) +* [快速开始](https://github.com/lunny/xorm/blob/master/docs/QuickStart.md) * [GoWalker代码文档](http://gowalker.org/github.com/lunny/xorm)