update discuss forum new address (#1638)

update discuss forum new address

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1638
This commit is contained in:
Lunny Xiao 2020-03-28 02:24:39 +00:00
parent 0a06dc204a
commit 5d90695511
1 changed files with 1 additions and 1 deletions

View File

@ -420,7 +420,7 @@ res, err := engine.Transaction(func(session *xorm.Session) (interface{}, error)
## Contributing
If you want to pull request, please see [CONTRIBUTING](https://gitea.com/xorm/xorm/src/branch/master/CONTRIBUTING.md). And we also provide [Xorm on Google Groups](https://groups.google.com/forum/#!forum/xorm) to discuss.
If you want to pull request, please see [CONTRIBUTING](https://gitea.com/xorm/xorm/src/branch/master/CONTRIBUTING.md). And you can also go to [Xorm on discourse](https://xorm.discourse.group) to discuss.
## Credits