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 a947933f7..4b7c99997 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,5 +8,5 @@ shallow = true [submodule "test_util/wpt"] path = test_util/wpt - url = https://github.com/web-platform-tests/wpt.git + url = https://github.com/denoland/wpt.git shallow = true |
