diff --git a/.gitmodules b/.gitmodules index 3f6a39f50c..4563909f7e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/google/traceur-compiler [submodule "vendor/regenerator"] path = vendor/regenerator - url = https://github.com/facebook/regenerator + url = https://github.com/6to5/regenerator-6to5 [submodule "vendor/test262"] path = vendor/test262 url = https://github.com/tc39/test262