Point gyp submodule toward github
This commit is contained in:
parent
dcdcd309fb
commit
b4dabd4094
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -8,4 +8,4 @@
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "src/gyp"]
|
[submodule "src/gyp"]
|
||||||
path = src/gyp
|
path = src/gyp
|
||||||
url = https://git.chromium.org/external/gyp.git
|
url = https://github.com/brson/gyp.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue