We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae66d15 + 2f9c0c9 commit 5f7b375Copy full SHA for 5f7b375
src/errors.rs
@@ -9,7 +9,7 @@ use url::Url;
9
10
pub const TOOLSTATE_MSG: &str =
11
"If you require these components, please install and use the latest successful build version,\n\
12
- which you can find at <https://rust-lang-nursery.github.io/rust-toolstate>.\n\nAfter determining \
+ which you can find at <https://rust-lang.github.io/rustup-components-history>.\n\nAfter determining \
13
the correct date, install it with a command such as:\n\n \
14
rustup toolchain install nightly-2018-12-27\n\n\
15
Then you can use the toolchain with commands such as:\n\n \
0 commit comments