Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuigi Pinca <luigipinca@gmail.com>2017-10-02 15:33:01 +0300
committerJames M Snell <jasnell@gmail.com>2017-10-02 18:44:02 +0300
commita6b47a29f2035de3342b917eacb4607a4f6a5f00 (patch)
treeb262484043149a3349730e20d4f02b0c2d96c046 /doc/releases.md
parentf55005514c350bbcba77b9664140e1518d7586a7 (diff)
doc: fix dead link in doc/releases.md
PR-URL: https://github.com/nodejs/node/pull/15733 Fixes: https://github.com/nodejs/node/issues/15730 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Diffstat (limited to 'doc/releases.md')
-rw-r--r--doc/releases.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/releases.md b/doc/releases.md
index b555cf4136a..ddca73eaeee 100644
--- a/doc/releases.md
+++ b/doc/releases.md
@@ -32,7 +32,7 @@ Release builds require manual promotion by an individual with SSH access to the
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.
-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:
+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:
```console
$ gpg --keyserver pool.sks-keyservers.net --recv-keys <FINGERPRINT>