1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-11 03:58:20 +00:00

Use docs.gitea.com instead of docs.gitea.io (#26769)

backport #26739
This commit is contained in:
Lunny Xiao
2023-08-28 19:58:16 +08:00
committed by GitHub
parent c8b189eb01
commit b159ebbab7
70 changed files with 111 additions and 111 deletions

View File

@@ -11,7 +11,7 @@ curl <gitea-origin-url data-url="{{AppSubUrl}}/api/packages/{{$.PackageDescripto
</code></pre></div>
</div>
<div class="field">
<label>{{.locale.Tr "packages.generic.documentation" "https://docs.gitea.io/en-us/usage/packages/generic" | Safe}}</label>
<label>{{.locale.Tr "packages.generic.documentation" "https://docs.gitea.com/usage/packages/generic" | Safe}}</label>
</div>
</div>
</div>