loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix incorrect package doc link (#23679)

package doc link is changed in
https://github.com/go-gitea/gitea/pull/23629

authored by

yp05327 and committed by
GitHub
d673a6f8 b958dba1

+1 -1
+1 -1
options/locale/locale_en-US.ini
··· 3149 3149 title = Packages 3150 3150 desc = Manage repository packages. 3151 3151 empty = There are no packages yet. 3152 - 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>. 3152 + 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>. 3153 3153 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. 3154 3154 filter.type = Type 3155 3155 filter.type.all = All