From 861b4daeca8a95246eb2b289a93511dded22bb60 Mon Sep 17 00:00:00 2001 From: Henrik Stickann <4376396-Mithradir@users.noreply.gitlab.com> Date: Fri, 2 Dec 2022 16:42:37 +0100 Subject: [PATCH] Update deps url --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 237dfc9..b640cd8 100644 --- a/library.json +++ b/library.json @@ -4,7 +4,7 @@ "version": "0.1.0", "dependencies": [ { - "url": "git@gitlab.com:sta-git/avionics/stm32/libs/sta-core.git", + "url": "git@gitlab.com:sta-git/alpaka/sta-core.git", "ref": "main" } ]