From 8095f5edaf4fbb37d132284376492834df6e77ea Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Sat, 28 Mar 2020 00:13:54 +0800 Subject: [PATCH] update discuss forum new address --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7334e6d4..a15be488 100644 --- a/README.md +++ b/README.md @@ -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