From 7fe22ef1044dbb359754435906acbf5b6d2def1d Mon Sep 17 00:00:00 2001 From: Alberto Bertogli Date: Sat, 2 Jul 2022 16:21:58 +0100 Subject: [PATCH] docs: Update URL for Arch binary packages This patch updates the URL for the Arch binary packages, which has moved. Thanks to foxcpp for maintaining them and letting me know about the change. --- docs/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.md b/docs/install.md index 23cc660..a242029 100644 --- a/docs/install.md +++ b/docs/install.md @@ -26,8 +26,8 @@ how to install it. If you use the [pacaur](https://github.com/E5ten/pacaur) pacaur -S chasquid ``` -[Binary packages](https://foxcpp.dev/archlinux/README.txt) are also available, -courtesy of foxcpp. +[Binary packages](https://maddy.email/archlinux/README.txt) are also available, +courtesy of [foxcpp](https://github.com/foxcpp/). ### From source