new doc links
This commit is contained in:
parent
06eb9ad63f
commit
a965048c26
|
@ -96,12 +96,12 @@ Or
|
||||||
|
|
||||||
# Documents
|
# Documents
|
||||||
|
|
||||||
|
* [Manual](http://xorm.io/docs)
|
||||||
|
|
||||||
* [GoDoc](http://godoc.org/github.com/go-xorm/xorm)
|
* [GoDoc](http://godoc.org/github.com/go-xorm/xorm)
|
||||||
|
|
||||||
* [GoWalker](http://gowalker.org/github.com/go-xorm/xorm)
|
* [GoWalker](http://gowalker.org/github.com/go-xorm/xorm)
|
||||||
|
|
||||||
* [Quick Start](http://xorm.io/docs/intro/quick_start.md)
|
|
||||||
|
|
||||||
# Cases
|
# Cases
|
||||||
|
|
||||||
* [Gorevel](http://http://gorevel.cn/) - [github.com/goofcc/gorevel](http://github.com/goofcc/gorevel)
|
* [Gorevel](http://http://gorevel.cn/) - [github.com/goofcc/gorevel](http://github.com/goofcc/gorevel)
|
||||||
|
|
|
@ -96,7 +96,7 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作
|
||||||
|
|
||||||
## 文档
|
## 文档
|
||||||
|
|
||||||
* [快速开始](http://xorm.io/docs/intro/quick_start.md)
|
* [操作指南](http://xorm.io/docs)
|
||||||
|
|
||||||
* [GoWalker代码文档](http://gowalker.org/github.com/go-xorm/xorm)
|
* [GoWalker代码文档](http://gowalker.org/github.com/go-xorm/xorm)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue