X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=31db0772cfb6b3f789fde5073b823f3c74908998;hb=87cbf0a547aaf9e8a7fc708851ecf4bc2adab5fd;hp=1dcf9ed319f149ee1054dbc761f47ad9dc2702e7;hpb=5406f7ad49a08095724db5f3f3c4a92a760ce01b;p=rust.git diff --git a/.gitmodules b/.gitmodules index 1dcf9ed319f..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 @@ -36,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