From 8db51cd3efd5c92928b4b801e259a2e31abf9de6 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 29 Nov 2020 11:08:34 +0100 Subject: [PATCH] Move babashka.curl repo --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9b2eccfc..23e23e23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ branch = master [submodule "babashka.curl"] path = babashka.curl - url = https://github.com/borkdude/babashka.curl + url = https://github.com/babashka/babashka.curl [submodule "babashka.nrepl"] path = babashka.nrepl url = https://github.com/babashka/babashka.nrepl