[BRANDING] link to forgejo.org/docs instead of docs.gitea.io
(cherry picked from commit3efafd0e08
) (cherry picked from commit148185e34b
)
This commit is contained in:
parent
a3b05101d8
commit
4e5296c0ba
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@
|
|||
{{svg "octicon-tools"}}
|
||||
{{.locale.Tr "your_settings"}}<!-- Your settings -->
|
||||
</a>
|
||||
<a class="item" target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io">
|
||||
<a class="item" target="_blank" rel="noopener noreferrer" href="https://forgejo.org/docs/admin/">
|
||||
{{svg "octicon-question"}}
|
||||
{{.locale.Tr "help"}}<!-- Help -->
|
||||
</a>
|
||||
|
|
Reference in a new issue