Skip to content

Commit f621180

Browse files
authored
Use relative submodule paths to facilitate forking. (#31)
1 parent 89f8569 commit f621180

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)