diff options
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index f7fb9ff8..b7b5c238 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "test/private"] path = test/private - url = ssh://carlh.dyndns.org/home/carl/git/libdcp-test.git + url = ../libdcp-test.git |
