From e620a25e94de4a937cdcf93b81243884e4cb7b2b Mon Sep 17 00:00:00 2001 From: minijaws Date: Tue, 1 Aug 2023 09:59:35 -0400 Subject: [PATCH 1/2] Update Arch linux URL from community to extra Link is broken and has changed to extra --- 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 36f3e2db08fb9..cfd1b1b842ea7 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 community repository and package updates are provided with new Gitea releases. ```sh pacman -S gitea From 364a9452f0911d2e41f72713e713965a9e2156b4 Mon Sep 17 00:00:00 2001 From: minijaws Date: Tue, 1 Aug 2023 10:05:26 -0400 Subject: [PATCH 2/2] also update link description from community to extra --- 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 cfd1b1b842ea7..4c29c31efca28 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/extra/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