Skip to content

Commit b6614c6

Browse files
authored
Use relative submodule paths to facilitate forking. (#21)
1 parent c16b093 commit b6614c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)