summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuigi Pinca <luigipinca@gmail.com>2017-10-02 14:33:01 +0200
committerJames M Snell <jasnell@gmail.com>2017-10-02 08:44:02 -0700
commita6b47a29f2035de3342b917eacb4607a4f6a5f00 (patch)
treeb262484043149a3349730e20d4f02b0c2d96c046 /doc
parentf55005514c350bbcba77b9664140e1518d7586a7 (diff)
downloadandroid-node-v8-a6b47a29f2035de3342b917eacb4607a4f6a5f00.tar.gz
android-node-v8-a6b47a29f2035de3342b917eacb4607a4f6a5f00.tar.bz2
android-node-v8-a6b47a29f2035de3342b917eacb4607a4f6a5f00.zip
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')
-rw-r--r--doc/releases.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/releases.md b/doc/releases.md
index b555cf4136..ddca73eaee 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>