update xorm cmd url

This commit is contained in:
Nash Tsai 2014-05-07 13:13:23 +08:00
parent 39003954bd
commit 39d5b1afce
2 changed files with 2 additions and 2 deletions

View File

@ -667,7 +667,7 @@ Cache implement theory below:
xorm commandl line tool
### 12.1.Reverse command
Please visit [xorm tool](https://github.com/go-xorm/cmd/tree/master/xorm)
Please visit [xorm tool](https://github.com/go-xorm/cmd)
<a name="140" id="140"></a>
## 13.Examples

View File

@ -767,7 +767,7 @@ xorm支持两种方式的事件一种是在Struct中的特定方法来作为
xorm工具提供了xorm命令能够帮助做很多事情。
### 13.1.反转命令
参见 [xorm工具](https://github.com/go-xorm/xorm/tree/master/xorm)
参见 [xorm工具](https://github.com/go-xorm/cmd)
<a name="140" id="140"></a>
## 14.Examples