Skip to content

Commit 86fd3e9

Browse files
committed
Use relative URLs for submodules
1 parent 8b647c2 commit 86fd3e9

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,3 +1,3 @@
11
[submodule "lib/mono.linq.expressions"]
22
path = lib/mono.linq.expressions
3-
url = https://github.com/jonpryor/mono.linq.expressions.git
3+
url = ../../jonpryor/mono.linq.expressions.git

0 commit comments

Comments
 (0)