diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 0d88e017d7..73ce0d1b5f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -117,4 +117,4 @@ ignore = none [submodule ".arc-linters/arcanist-external-json-linter"] path = .arc-linters/arcanist-external-json-linter - url = https://github.com/bgamari/arcanist-external-json-linter.git + url = ../arcanist-external-json-linter.git |