Skip to content

Commit 729472c

Browse files
authored
Use relative submodule paths to facilitate forking. (#2)
1 parent 35e51c3 commit 729472c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "tool-configs"]
22
path = tool-configs
3-
url = ../../cppfw/tool-configs
3+
url = ../tool-configs
44
branch = main

0 commit comments

Comments
 (0)