mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
update git url for gyp
This commit is contained in:
parent
98c64404f0
commit
4913d3bdac
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -3,4 +3,4 @@
|
|||
url = https://github.com/v8/v8.git
|
||||
[submodule "vendor/gyp"]
|
||||
path = vendor/gyp
|
||||
url = https://git.chromium.org/git/external/gyp.git
|
||||
url = https://chromium.googlesource.com/external/gyp.git
|
||||
|
|
Loading…
Reference in a new issue