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 82935121a..fd6e074e6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "third_party"] path = third_party - url = https://github.com/ry/deno_third_party.git + url = https://github.com/denoland/deno_third_party.git |
