Skip to content

Commit a1d7a11

Browse files
yp05327GiteaBot
authored andcommitted
Fix incorrect package doc link (go-gitea#23679)
package doc link is changed in go-gitea#23629
1 parent 2a70473 commit a1d7a11

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)