We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ea218d + 1ea3052 commit 587d0f5Copy full SHA for 587d0f5
.gitmodules
@@ -1,11 +1,11 @@
1
[submodule "src/llvm"]
2
path = src/llvm
3
- url = https://github.com/luqmana/llvm.git
+ url = https://github.com/rust-lang/llvm.git
4
branch = master
5
[submodule "src/libuv"]
6
path = src/libuv
7
- url = https://github.com/alexcrichton/libuv.git
+ url = https://github.com/rust-lang/libuv.git
8
9
[submodule "src/gyp"]
10
path = src/gyp
11
- url = https://github.com/alexcrichton/gyp.git
+ url = https://github.com/rust-lang/gyp.git
0 commit comments