From 15c6ed5794db1c4efe5c70b57528ed67bcd9f408 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Tue, 21 Nov 2023 17:20:57 +0800 Subject: [PATCH] docs: Update Arch Linux package URL in quickstart.mdx (#2424) The old URL returns 404 now. --- developer-tools/scaleway-cli/quickstart.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer-tools/scaleway-cli/quickstart.mdx b/developer-tools/scaleway-cli/quickstart.mdx index f4831aaaed..f3be03c4d7 100644 --- a/developer-tools/scaleway-cli/quickstart.mdx +++ b/developer-tools/scaleway-cli/quickstart.mdx @@ -34,7 +34,7 @@ brew install scw ### Arch Linux -Install the latest stable release on Arch Linux from [official repositories](https://archlinux.org/packages/community/x86_64/scaleway-cli/) using `pacman`: +Install the latest stable release on Arch Linux from [official repositories](https://archlinux.org/packages/extra/x86_64/scaleway-cli/) using `pacman`: ```sh pacman -S scaleway-cli