fix link to package registry docs (#19268)
This commit is contained in:
parent
a2c20a6cab
commit
9cbeab440e
1 changed files with 2 additions and 2 deletions
|
@ -3005,7 +3005,7 @@ error.unit_not_allowed = You are not allowed to access this repository section.
|
||||||
title = Packages
|
title = Packages
|
||||||
desc = Manage repository packages.
|
desc = Manage repository packages.
|
||||||
empty = There are no packages yet.
|
empty = There are no packages yet.
|
||||||
empty.documentation = For more information on the package registry, see <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/overview">the documentation</a>.
|
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>.
|
||||||
filter.type = Type
|
filter.type = Type
|
||||||
filter.type.all = All
|
filter.type.all = All
|
||||||
filter.no_result = Your filter produced no results.
|
filter.no_result = Your filter produced no results.
|
||||||
|
|
Loading…
Reference in a new issue