From d7bb10f4457288b3321b66e6564f06be24aa1e0d Mon Sep 17 00:00:00 2001 From: Chris Schinnerl Date: Wed, 31 Jan 2024 10:14:19 -0400 Subject: [PATCH] readme: update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2962633..0eaa2039 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ The following packages are supported Simply add this repo to your sources by running the following command ```bash -echo "deb [trusted=yes] https://siafoundation.github.io/linux/debian stable main" | sudo tee -a /etc/apt/sources.list.d/siafoundation.list +echo "deb [trusted=yes] https://linux.sia.tech/debian stable main" | sudo tee -a /etc/apt/sources.list.d/siafoundation.list ```