We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291121f commit 0d0e89bCopy full SHA for 0d0e89b
src/release/process.md
@@ -39,7 +39,7 @@ RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup update stable
39
If something goes wrong, and we rebuild stable artifacts, you'll need to
40
invalidate the dev-static bucket for RCS to re-release it.
41
42
-1. Download https://dev-static.rust-lang/dist/channel-rust-1.35.0.toml The
+1. Download https://dev-static.rust-lang.org/dist/channel-rust-1.35.0.toml The
43
version number must be less than the current release, but otherwise doesn't
44
matter.
45
1. Rename the file locally to channel-rust-stable.toml
0 commit comments