diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2021-04-18 19:12:16 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-18 19:12:16 +0800 |
commit | ce8255fb7be09b02ca62c1c4835849d75abc3b2f (patch) | |
tree | 903c40fa84c728847fd4dd64a43d8ff543614676 /docs | |
parent | 7417628f8de0530ad1fb324abfb03e271feb75f8 (diff) | |
download | gitea-ce8255fb7be09b02ca62c1c4835849d75abc3b2f.tar.gz gitea-ce8255fb7be09b02ca62c1c4835849d75abc3b2f.zip |
Change the chinese discuss link to discourse (#15533)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/doc/help/seek-help.en-us.md | 2 | ||||
-rw-r--r-- | docs/content/doc/help/seek-help.zh-cn.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/doc/help/seek-help.en-us.md b/docs/content/doc/help/seek-help.en-us.md index 56e3eb9d82..1c01f94ae8 100644 --- a/docs/content/doc/help/seek-help.en-us.md +++ b/docs/content/doc/help/seek-help.en-us.md @@ -33,4 +33,4 @@ If you found a bug, please create an [issue on GitHub](https://github.com/go-git ## Chinese Support -Support for the Chinese language is provided at [gocn.vip](https://gocn.vip/topic/gitea). +Support for the Chinese language is provided at [Our discourse](https://discourse.gitea.io/c/5-category/5). diff --git a/docs/content/doc/help/seek-help.zh-cn.md b/docs/content/doc/help/seek-help.zh-cn.md index 77973d5916..33c066ff7a 100644 --- a/docs/content/doc/help/seek-help.zh-cn.md +++ b/docs/content/doc/help/seek-help.zh-cn.md @@ -18,6 +18,6 @@ menu: 如果您在使用或者开发过程中遇到问题,请到以下渠道咨询: - 到[Github issue](https://github.com/go-gitea/gitea/issues)提问(因为项目维护人员来自世界各地,为保证沟通顺畅,请使用英文提问) -- 中文问题到[gocn.vip](https://gocn.vip/topic/gitea)提问 +- 中文问题到 [Gitea 论坛](https://discourse.gitea.io/c/5-category/5)提问 - 访问 [Discord server - 英文](https://discord.gg/Gitea) - 加入 QQ群 328432459 获得进一步的支持 |