Skip to content

Commit 0d0e89b

Browse files
Correct dev-static URL
1 parent 291121f commit 0d0e89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/release/process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup update stable
3939
If something goes wrong, and we rebuild stable artifacts, you'll need to
4040
invalidate the dev-static bucket for RCS to re-release it.
4141

42-
1. Download https://dev-static.rust-lang/dist/channel-rust-1.35.0.toml The
42+
1. Download https://dev-static.rust-lang.org/dist/channel-rust-1.35.0.toml The
4343
version number must be less than the current release, but otherwise doesn't
4444
matter.
4545
1. Rename the file locally to channel-rust-stable.toml

0 commit comments

Comments
 (0)