Skip to content

Commit 484cb22

Browse files
GiteaBotyp05327
andauthored
Fix incorrect package doc link (#23679) (#23689)
Backport #23679 by @yp05327 package doc link is changed in #23629 Co-authored-by: yp05327 <[email protected]>
1 parent 2a70473 commit 484cb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3140,7 +3140,7 @@ error.unit_not_allowed = You are not allowed to access this repository section.
31403140
title = Packages
31413141
desc = Manage repository packages.
31423142
empty = There are no packages yet.
3143-
empty.documentation = For more information on the package registry, see <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/packages/overview">the documentation</a>.
3143+
empty.documentation = For more information on the package registry, see <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/usage/packages/overview/">the documentation</a>.
31443144
empty.repo = Did you upload a package, but it's not shown here? Go to <a href="%[1]s">package settings</a> and link it to this repo.
31453145
filter.type = Type
31463146
filter.type.all = All

0 commit comments

Comments
 (0)