From b343868b23abddcb4687c1190d53210e2175c7a7 Mon Sep 17 00:00:00 2001
From: Nicolas Richart <nicolas.richart@epfl.ch>
Date: Mon, 22 Jan 2024 23:09:09 +0100
Subject: [PATCH] typo in url

---
 config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.json b/config.json
index 8c5ee4b..fe2b1c2 100644
--- a/config.json
+++ b/config.json
@@ -7,7 +7,7 @@
                 "branch": "releases/2024.0.0"
             },
             "sctias-packages": {
-                "url": "https://gitlab.epfl.ch/SCITAS/software-stack/spack-scitas-packages.git",
+                "url": "https://gitlab.epfl.ch/SCITAS/software-stack/scitas-spack-packages.git",
                 "branch": "releases/2024.0.0"
             }
         }
-- 
GitLab