mirror of
https://github.com/go-gitea/gitea
synced 2025-08-10 19:48:19 +00:00
@@ -49,7 +49,7 @@
|
||||
{{template "custom/extra_links" .}}
|
||||
|
||||
{{if not .IsSigned}}
|
||||
<a class="item" target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io">{{.locale.Tr "help"}}</a>
|
||||
<a class="item" target="_blank" rel="noopener noreferrer" href="https://docs.gitea.com">{{.locale.Tr "help"}}</a>
|
||||
{{end}}
|
||||
|
||||
<!-- the full dropdown menus -->
|
||||
@@ -171,7 +171,7 @@
|
||||
{{svg "octicon-tools"}}
|
||||
{{.locale.Tr "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://docs.gitea.com">
|
||||
{{svg "octicon-question"}}
|
||||
{{.locale.Tr "help"}}
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user