Commit ae784c4246c2576f8257ce97616900870f142f97

Thomas de Grivel 2024-07-18T20:52:38

update gitmodules for kc3-lang

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff --git a/.gitmodules b/.gitmodules
index 7ce8434..d7ef10d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,11 +1,11 @@
 [submodule "libtommath"]
 	path = libtommath
-	url = https://git.kmx.io/c3-lang/libtommath.git
+	url = https://git.kmx.io/kc3-lang/libtommath.git
 	branch = v1.2
 [submodule "linenoise"]
 	path = linenoise
-	url = https://git.kmx.io/c3-lang/linenoise.git
+	url = https://git.kmx.io/kc3-lang/linenoise.git
         branch = 1.0
 [submodule "fonts"]
 	path = fonts
-	url = https://git.kmx.io/c3-lang/fonts.git
+	url = https://git.kmx.io/kc3-lang/fonts.git