summarylogtreecommitdiffstats
path: root/modules.patch
blob: 3c4fc741fa978b0c8aa0c3c11e34cb82703ac860 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
diff --git a/.gitmodules b/.gitmodules
index 478f69b..8350711 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
 [submodule "lib"]
 	path = lib
-	url = ../scopehal.git
+	url = https://github.com/glscopeclient/scopehal.git
 [submodule "doc"]
 	path = doc
-	url = ../scopehal-docs.git
+	url = https://github.com/glscopeclient/scopehal-docs.git
 [submodule "src/imgui"]
 	path = src/imgui
 	url = https://github.com/ocornut/imgui
@@ -12,7 +12,7 @@
 	url = https://github.com/epezent/implot
 [submodule "src/imgui-node-editor"]
 	path = src/imgui-node-editor
-	url = ../imgui-node-editor.git
+	url = https://github.com/glscopeclient/imgui-node-editor.git
 [submodule "src/ImGuiFileDialog"]
 	path = src/ImGuiFileDialog
 	url = https://github.com/aiekick/ImGuiFileDialog