diff options
author | Jonas Östanbäck <cez81@users.noreply.github.com> | 2017-06-22 03:07:13 +0200 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2017-06-22 09:07:13 +0800 |
commit | 2852cca99ea1844132927390db8ce08903997e21 (patch) | |
tree | bee18be9998dc50d3a232ca486b5cd4b32248f74 /README.md | |
parent | 902a749fd9091721db5796805ecef56c855ebbf9 (diff) | |
download | gitea-2852cca99ea1844132927390db8ce08903997e21.tar.gz gitea-2852cca99ea1844132927390db8ce08903997e21.zip |
Add discourse link (#2027)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ The goal of this project is to make the easiest, fastest, and most painless way ## Docs -For more information and instructions about how to install Gitea please look at our [documentation](https://docs.gitea.io/en-us/). If you cannot find some specific information, then head over to our [Discord](https://discord.gg/NsatcWJ) server to chat with us. +For more information and instructions about how to install Gitea please look at our [documentation](https://docs.gitea.io/en-us/). If you cannot find some specific information, then head over to our [Discord](https://discord.gg/NsatcWJ) server to chat with us or use the [forum](https://discourse.gitea.io/). ## Contributing |