X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=31db0772cfb6b3f789fde5073b823f3c74908998;hb=87cbf0a547aaf9e8a7fc708851ecf4bc2adab5fd;hp=3ff5af78097fabfe271d45b0924177dcecdacd12;hpb=05d7ae25bf0efe7a42df6994eeceee5bff19cf3e;p=rust.git diff --git a/.gitmodules b/.gitmodules index 3ff5af78097..31db0772cfb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,13 +3,13 @@ url = https://github.com/rust-lang/rust-installer.git [submodule "src/doc/nomicon"] path = src/doc/nomicon - url = https://github.com/rust-lang-nursery/nomicon.git + url = https://github.com/rust-lang/nomicon.git [submodule "src/tools/cargo"] path = src/tools/cargo url = https://github.com/rust-lang/cargo.git [submodule "src/doc/reference"] path = src/doc/reference - url = https://github.com/rust-lang-nursery/reference.git + url = https://github.com/rust-lang/reference.git [submodule "src/doc/book"] path = src/doc/book url = https://github.com/rust-lang/book.git @@ -28,9 +28,6 @@ [submodule "src/doc/rust-by-example"] path = src/doc/rust-by-example url = https://github.com/rust-lang/rust-by-example.git -[submodule "src/llvm-emscripten"] - path = src/llvm-emscripten - url = https://github.com/rust-lang/llvm.git [submodule "src/stdarch"] path = src/stdarch url = https://github.com/rust-lang/stdarch.git @@ -39,7 +36,7 @@ url = https://github.com/rust-lang/rustc-guide.git [submodule "src/doc/edition-guide"] path = src/doc/edition-guide - url = https://github.com/rust-lang-nursery/edition-guide.git + url = https://github.com/rust-lang/edition-guide.git [submodule "src/llvm-project"] path = src/llvm-project url = https://github.com/rust-lang/llvm-project.git