From 10da4ea372dbb5001da18dbe08c15f1314c5cc75 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Fri, 21 Feb 2025 16:30:30 +0200 Subject: [PATCH] Update .gitmodules, relocate asdf --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ba6b157..4a01003 100644 --- a/.gitmodules +++ b/.gitmodules @@ -75,7 +75,7 @@ ignore = dirty [submodule "asdf"] - path = local/bin/asdf + path = local/asdf url = https://github.com/asdf-vm/asdf.git ignore = dirty