X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=003e50d0788e4c6efb0d4315556a8c1ce0cf73ef;hb=80ed505c41319f2fbbc7e97189e62b38c47b5a70;hp=62cbbdd9a3a0663c13f2df49375eb225ff8079c0;hpb=0259c103853afe4b641a1a3f36ca7daa92c2b0e2;p=rust.git diff --git a/.gitmodules b/.gitmodules index 62cbbdd9a3a..003e50d0788 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,13 +15,13 @@ url = https://github.com/rust-lang/book.git [submodule "src/tools/rls"] path = src/tools/rls - url = https://github.com/rust-lang-nursery/rls.git + url = https://github.com/rust-lang/rls.git [submodule "src/tools/clippy"] path = src/tools/clippy - url = https://github.com/rust-lang-nursery/rust-clippy.git + url = https://github.com/rust-lang/rust-clippy.git [submodule "src/tools/rustfmt"] path = src/tools/rustfmt - url = https://github.com/rust-lang-nursery/rustfmt.git + url = https://github.com/rust-lang/rustfmt.git [submodule "src/tools/miri"] path = src/tools/miri url = https://github.com/rust-lang/miri.git