We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ddc65 commit 1ea3052Copy full SHA for 1ea3052
.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