From d9fca26be939e710a07a8a78df1818e86ba189da Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Wed, 31 Dec 2025 12:22:55 +0100 Subject: [PATCH] Update article link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1c1cbf..f2fb498 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Download the ### Spack > I recently wrote -> [an article about this](https://aziis98.com/articles/using-spack/) +> [an article about this](https://aziis98.com/blog/using-spack/) This assumes that you have spack installed and sourced. If not, you can install it using the following commands