File tree 2 files changed +2
-2
lines changed
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].
162
162
Currently building Rust will also build the following external projects:
163
163
164
164
* [ clippy] ( https://github.com/rust-lang-nursery/rust-clippy )
165
- * [ miri] ( https://github.com/solson /miri )
165
+ * [ miri] ( https://github.com/rust-lang /miri )
166
166
* [ rustfmt] ( https://github.com/rust-lang-nursery/rustfmt )
167
167
* [ rls] ( https://github.com/rust-lang-nursery/rls/ )
168
168
Original file line number Diff line number Diff line change 25
25
}
26
26
27
27
REPOS = {
28
- 'miri' : 'https://github.com/solson /miri' ,
28
+ 'miri' : 'https://github.com/rust-lang /miri' ,
29
29
'clippy-driver' : 'https://github.com/rust-lang/rust-clippy' ,
30
30
'rls' : 'https://github.com/rust-lang/rls' ,
31
31
'rustfmt' : 'https://github.com/rust-lang/rustfmt' ,
You can’t perform that action at this time.
0 commit comments