We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3121a7a commit 9a5009aCopy full SHA for 9a5009a
templates/install.tmpl
@@ -8,7 +8,7 @@
8
<div class="ui attached segment">
9
{{template "base/alert" .}}
10
11
- <p>{{.i18n.Tr "install.docker_helper" "https://github.com/go-gitea/gitea/tree/master/docker" | Safe}}</p>
+ <p>{{.i18n.Tr "install.docker_helper" "https://docs.gitea.io/en-us/install-with-docker/" | Safe}}</p>
12
13
<form class="ui form" action="{{AppSubUrl}}/install" method="post">
14
<!-- Dtabase Settings -->
0 commit comments