From 3aa72ba5febc2c9dbaa90a70d74caf0cc9e582de Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Sat, 2 Dec 2023 01:51:32 +0800 Subject: [PATCH] docs: Update Arch Linux package URL in THIRD_PARTY_INSTALL.md (#2956) The old URL returns 404 now. --- docs/THIRD_PARTY_INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/THIRD_PARTY_INSTALL.md b/docs/THIRD_PARTY_INSTALL.md index b14da9b8..ca23c67c 100644 --- a/docs/THIRD_PARTY_INSTALL.md +++ b/docs/THIRD_PARTY_INSTALL.md @@ -13,7 +13,7 @@ [![Packaging status](https://repology.org/badge/vertical-allrepos/zellij.svg)](https://repology.org/project/zellij/versions) ### Arch Linux -You can install the `zellij` package from the [official community repository](https://archlinux.org/packages/community/x86_64/zellij/): +You can install the `zellij` package from the [official extra repository](https://archlinux.org/packages/extra/x86_64/zellij/): ``` pacman -S zellij