Skip to content

Commit b2c91f3

Browse files
authored
Use relative submodule paths to facilitate forking. (#7)
1 parent c35e7c4 commit b2c91f3

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)