Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 249c465

Browse files
committed
Use the correct repository for upstream v8
1 parent 882cb2e commit 249c465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "vendor/v8"]
22
path = vendor/v8
3-
url = https://github.com/v8/v8.git
3+
url = https://chromium.googlesource.com/v8/v8.git
44
[submodule "vendor/gyp"]
55
path = vendor/gyp
66
url = https://chromium.googlesource.com/external/gyp.git

0 commit comments

Comments
 (0)