Skip to content

Commit 6b1ce97

Browse files
lpincaMylesBorins
authored andcommitted
doc: fix dead link in doc/releases.md
PR-URL: #15733 Fixes: #15730 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
1 parent e3ea2a4 commit 6b1ce97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Release builds require manual promotion by an individual with SSH access to the
3232

3333
A SHASUMS256.txt file is produced for every promoted build, nightly, and releases. Additionally for releases, this file is signed by the individual responsible for that release. In order to be able to verify downloaded binaries, the public should be able to check that the SHASUMS256.txt file has been signed by someone who has been authorized to create a release.
3434

35-
The GPG keys should be fetchable from a known third-party keyserver. The SKS Keyservers at <https://sks-keyservers.net> are recommended. Use the [submission](https://sks-keyservers.net/i/#submit) form to submit a new GPG key. Keys should be fetchable via:
35+
The GPG keys should be fetchable from a known third-party keyserver. The SKS Keyservers at <https://sks-keyservers.net> are recommended. Use the [submission](https://pgp.mit.edu/) form to submit a new GPG key. Keys should be fetchable via:
3636

3737
```console
3838
$ gpg --keyserver pool.sks-keyservers.net --recv-keys <FINGERPRINT>

0 commit comments

Comments
 (0)