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