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 2c39cc3e9..46bdf2a5d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,7 @@ path = core/libdeno/build url = https://github.com/denoland/chromium_build.git [submodule "deno_std"] - path = js/deps/https/deno.land/std + path = std url = https://github.com/denoland/deno_std.git [submodule "deno_third_party"] path = third_party |
