X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=b75e312dedf732f4e355412c802b1908a9de36db;hb=d2923e5a77b318300c9d35d63d594125b8b9a43f;hp=d603e4575159df2edea87b55d70debd64bceeb7c;hpb=a2ec156a5b5d58f2a73bf21b1fe037b6ac1cf5cc;p=rust.git diff --git a/.gitmodules b/.gitmodules index d603e457515..b75e312dedf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,7 +24,7 @@ url = https://github.com/rust-lang-nursery/rustfmt.git [submodule "src/tools/miri"] path = src/tools/miri - url = https://github.com/solson/miri.git + url = https://github.com/rust-lang/miri.git [submodule "src/doc/rust-by-example"] path = src/doc/rust-by-example url = https://github.com/rust-lang/rust-by-example.git @@ -46,4 +46,4 @@ branch = rustc/8.0-2019-01-16 [submodule "src/doc/embedded-book"] path = src/doc/embedded-book - url = https://github.com/rust-embedded/book.git \ No newline at end of file + url = https://github.com/rust-embedded/book.git