Skip to content

Commit 75dd4aa

Browse files
authored
Merge pull request #1 from zapolnov/nz_submodules
Use relative submodule paths to facilitate forking.
2 parents daa039e + 56752ca commit 75dd4aa

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)