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 ddb67ae commit 1d52aa6Copy full SHA for 1d52aa6
src/archive/release-history.md
@@ -3,9 +3,9 @@ This is an archive of Rust release artifacts from 0.1–1.7.0. Each release is
3
signed with the Rust [GPG signing key][key] ([older key][pre-0.8-key], [even
4
older key][pre-0.5-key]).
5
6
-[key]: https://www.rust-lang.org/rust-key.gpg.ascii
7
-[pre-0.8-key]: https://www.rust-lang.org/rust-key-old.gpg.ascii
8
-[pre-0.5-key]: https://www.rust-lang.org/rust-key-very-old.gpg.ascii
+[key]: https://static.rust-lang.org/rust-key.gpg.ascii
+[pre-0.8-key]: https://static.rust-lang.org/rust-key-old.gpg
+[pre-0.5-key]: https://static.rust-lang.org/rust-key-very-old.gpg.ascii
9
10
## 1.7.0
11
0 commit comments