aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/home.tmpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/home.tmpl b/templates/home.tmpl
index 3ab8fc44e9..fa48cdc1b6 100644
--- a/templates/home.tmpl
+++ b/templates/home.tmpl
@@ -382,7 +382,10 @@
<i class="octicon octicon-code"></i> Open Source
</h1>
<p class="large">
- It's all on <a target="_blank" rel="noopener noreferrer" href="https://github.com/go-gitea/gitea/">GitHub</a>! Join us by contributing to make this project even better. Don't be shy to be a contributor!
+Go get <a target="_blank" rel="noopener noreferrer" href="https://code.gitea.io/gitea">code.gitea.io/gitea</a>!
+Join us by <a target="_blank" rel="noopener noreferrer" href="https://github.com/go-gitea/gitea">contributing</a>
+to make this project even better.
+Don't be shy to be a contributor!
</p>
</div>
</div>