From d673a6f832aa6d796b86659be76cc890d72e4167 Mon Sep 17 00:00:00 2001
From: yp05327 <576951401@qq.com>
Date: Sat, 25 Mar 2023 00:45:06 +0900
Subject: [PATCH] Fix incorrect package doc link (#23679)
package doc link is changed in
https://github.com/go-gitea/gitea/pull/23629
---
options/locale/locale_en-US.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 73dffb054a..12dcd6e017 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -3149,7 +3149,7 @@ error.unit_not_allowed = You are not allowed to access this repository section.
title = Packages
desc = Manage repository packages.
empty = There are no packages yet.
-empty.documentation = For more information on the package registry, see the documentation.
+empty.documentation = For more information on the package registry, see the documentation.
empty.repo = Did you upload a package, but it's not shown here? Go to package settings and link it to this repo.
filter.type = Type
filter.type.all = All