File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ it can be found [here][rctd].
162162Currently building Rust will also build the following external projects:
163163
164164* [ clippy] ( https://github.com/rust-lang-nursery/rust-clippy )
165- * [ miri] ( https://github.com/solson /miri )
165+ * [ miri] ( https://github.com/rust-lang /miri )
166166* [ rustfmt] ( https://github.com/rust-lang-nursery/rustfmt )
167167* [ rls] ( https://github.com/rust-lang-nursery/rls/ )
168168
Original file line number Diff line number Diff line change 2525}
2626
2727REPOS = {
28- 'miri' : 'https://github.com/solson /miri' ,
28+ 'miri' : 'https://github.com/rust-lang /miri' ,
2929 'clippy-driver' : 'https://github.com/rust-lang/rust-clippy' ,
3030 'rls' : 'https://github.com/rust-lang/rls' ,
3131 'rustfmt' : 'https://github.com/rust-lang/rustfmt' ,
You can’t perform that action at this time.
0 commit comments