summaryrefslogtreecommitdiffstats
path: root/templates/status/404.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/status/404.tmpl')
-rw-r--r--templates/status/404.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/status/404.tmpl b/templates/status/404.tmpl
index 776f4fb78e..fa3d340dd5 100644
--- a/templates/status/404.tmpl
+++ b/templates/status/404.tmpl
@@ -4,6 +4,6 @@
<div class="ui divider"></div>
<br>
{{if .ShowFooterVersion}}<p>Application Version: {{AppVer}}</p>{{end}}
- <p>If you think this is an error, please open an issue on <a href="https://github.com/gogits/gogs/issues/new">GitHub</a>.</p>
+ <p>If you think this is an error, please open an issue on <a href="https://github.com/go-gitea/gitea/issues/new">GitHub</a>.</p>
</div>
{{template "base/footer" .}}