Merge pull request '[BRANDING] link to forgejo.org/docs instead of docs.gitea.io' (#451) from earl-warren/forgejo:wip-admin-doc into forgejo-branding
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/451
This commit is contained in:
commit
5fd513daf8
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@
|
||||||
{{svg "octicon-tools"}}
|
{{svg "octicon-tools"}}
|
||||||
{{.locale.Tr "your_settings"}}<!-- Your settings -->
|
{{.locale.Tr "your_settings"}}<!-- Your settings -->
|
||||||
</a>
|
</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"}}
|
{{svg "octicon-question"}}
|
||||||
{{.locale.Tr "help"}}<!-- Help -->
|
{{.locale.Tr "help"}}<!-- Help -->
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in a new issue