File tree Expand file tree Collapse file tree 5 files changed +5
-227
lines changed Expand file tree Collapse file tree 5 files changed +5
-227
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ git-repository-url="https://github.com/rust-lang/rust-forge"
2323"fott.html" = " /archive/fott.html"
2424"infrastructure.html" = " /infra/service-infrastructure.html"
2525"other-installation-methods.html" = " /infra/other-installation-methods.html"
26- "platform-support.html" = " /release/platform-support.html"
26+ "platform-support.html" = " https://doc.rust-lang.org/nightly/rustc/platform-support.html"
27+ "release/platform-support.html" = " https://doc.rust-lang.org/nightly/rustc/platform-support.html"
2728"profile-queries.html" = " /compiler/profile-queries.html"
2829"release-notes.html" = " /release/release-notes.html"
2930"releases.html" = " /archive/release-history.html"
@@ -45,4 +46,4 @@ git-repository-url="https://github.com/rust-lang/rust-forge"
4546"github.html" = " platforms/github.html"
4647"chat/email.html" = " platforms/email.html"
4748"chat/zulip/index.html" = " platforms/zulip/index.html"
48- "chat/zulip.html" = " platforms/zulip.html"
49+ "chat/zulip.html" = " platforms/zulip.html"
Original file line number Diff line number Diff line change 6767 - [ Maintaining the standard library] ( ./libs/maintaining-std.md )
6868- [ Release] ( ./release/README.md )
6969 - [ Beta Backporting] ( ./release/beta-backporting.md )
70- - [ Platform Support] ( ./release/platform-support.md )
7170 - [ Preparing Release Notes] ( ./release/release-notes.md )
7271 - [ Release Process] ( ./release/process.md )
7372 - [ Rollup Procedure] ( ./release/rollups.md )
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ platforms) on Azure Pipelines. Since those platforms are not x86 we either run
3737everything inside QEMU or just cross-compile if we don’t want to run the tests
3838for that platform.
3939
40- [ platforms ] : https://forge .rust-lang.org/release /platform-support.html
40+ [ platforms ] : https://doc .rust-lang.org/nightly/rustc /platform-support.html
4141[ rustup-toolchain-install-master ] : https://github.com/kennytm/rustup-toolchain-install-master
4242[ dist-x86_64-linux ] : https://github.com/rust-lang/rust/blob/master/src/ci/docker/dist-x86_64-linux/Dockerfile
4343
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ Past releases can be found in [the archives].
113113[ homebrew ] : http://brew.sh/
114114[ chocolatey ] : http://chocolatey.org/
115115[ scoop ] : https://scoop.sh/
116- [ three tiers ] : https://forge .rust-lang.org/release /platform-support.html
116+ [ three tiers ] : https://doc .rust-lang.org/nightly/rustc /platform-support.html
117117[ rust signing key ] : https://static.rust-lang.org/rust-key.gpg.ascii
118118[ gpg ] : https://gnupg.org/
119119[ available on keybase.io ] : https://keybase.io/rust
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments