bug fixed #15
This commit is contained in:
parent
6309716c80
commit
381897720a
|
@ -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)
|
* [GoWalker代码文档](http://gowalker.org/github.com/lunny/xorm)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue