From d8b68648d10ec96d59883750885f7c7d694c180f Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 2 Aug 2018 19:13:02 -0400 Subject: Update repo links to denoland. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') 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 -- cgit v1.2.3