Skip to content

Commit ca0fd67

Browse files
authored
Merge pull request #696 from ernstki/update-gpg-signing-key-urls
Update URLs for GPG signing keys
2 parents afd0603 + 1d52aa6 commit ca0fd67

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)