X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=b75e312dedf732f4e355412c802b1908a9de36db;hb=3bf064beaa5d5e02b645f3130375e1340cfca4ac;hp=d603e4575159df2edea87b55d70debd64bceeb7c;hpb=2c9f1f5750fcd65e8979d15c5fb5a21185765dc7;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