From ab0e588217a0338e3dc83547be64febad733117f Mon Sep 17 00:00:00 2001 From: minijaws Date: Tue, 1 Aug 2023 11:28:20 -0400 Subject: [PATCH] Update Arch linux URL from community to extra (#26273) Arch linux package link has changed from the community repo to the extra repo. The link has been updated. --- docs/content/installation/from-package.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/installation/from-package.en-us.md b/docs/content/installation/from-package.en-us.md index 36f3e2db08..4c29c31efc 100644 --- a/docs/content/installation/from-package.en-us.md +++ b/docs/content/installation/from-package.en-us.md @@ -40,7 +40,7 @@ apk add gitea ## Arch Linux -The rolling release distribution has [Gitea](https://www.archlinux.org/packages/community/x86_64/gitea/) in their official community repository and package updates are provided with new Gitea releases. +The rolling release distribution has [Gitea](https://www.archlinux.org/packages/extra/x86_64/gitea/) in their official extra repository and package updates are provided with new Gitea releases. ```sh pacman -S gitea