Skip to content

Commit 1d52aa6

Browse files
committed
Update URLs for GPG signing keys
Closes #695. See also rust-lang/www.rust-lang.org#1851.
1 parent ddb67ae commit 1d52aa6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/archive/release-history.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ This is an archive of Rust release artifacts from 0.1–1.7.0. Each release is
33
signed with the Rust [GPG signing key][key] ([older key][pre-0.8-key], [even
44
older key][pre-0.5-key]).
55

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
6+
[key]: https://static.rust-lang.org/rust-key.gpg.ascii
7+
[pre-0.8-key]: https://static.rust-lang.org/rust-key-old.gpg
8+
[pre-0.5-key]: https://static.rust-lang.org/rust-key-very-old.gpg.ascii
99

1010
## 1.7.0
1111

0 commit comments

Comments
 (0)