summaryrefslogtreecommitdiff
path: root/doc/api/tls.md
diff options
context:
space:
mode:
authorVse Mozhet Byt <vsemozhetbyt@gmail.com>2018-07-14 15:10:10 +0300
committerVse Mozhet Byt <vsemozhetbyt@gmail.com>2018-07-14 22:57:03 +0300
commit3ffbbd3eef7a54faf745ae9f9fbc16acb1dd9232 (patch)
tree8670bd629d211edca0593e8b010b945a5abe9e11 /doc/api/tls.md
parentcee8677ac4715ef365dbb128c7cdde28427119c3 (diff)
downloadandroid-node-v8-3ffbbd3eef7a54faf745ae9f9fbc16acb1dd9232.tar.gz
android-node-v8-3ffbbd3eef7a54faf745ae9f9fbc16acb1dd9232.tar.bz2
android-node-v8-3ffbbd3eef7a54faf745ae9f9fbc16acb1dd9232.zip
doc: prevent some redirections
Replace some redirected URLs with the final ones. PR-URL: https://github.com/nodejs/node/pull/21811 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'doc/api/tls.md')
-rw-r--r--doc/api/tls.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/tls.md b/doc/api/tls.md
index e69d0ea17e..34f09b052e 100644
--- a/doc/api/tls.md
+++ b/doc/api/tls.md
@@ -1402,6 +1402,6 @@ where `secureSocket` has the same API as `pair.cleartext`.
[Stream]: stream.html#stream_stream
[TLS Session Tickets]: https://www.ietf.org/rfc/rfc5077.txt
[TLS recommendations]: https://wiki.mozilla.org/Security/Server_Side_TLS
-[asn1.js]: https://npmjs.org/package/asn1.js
+[asn1.js]: https://www.npmjs.com/package/asn1.js
[modifying the default cipher suite]: #tls_modifying_the_default_tls_cipher_suite
[specific attacks affecting larger AES key sizes]: https://www.schneier.com/blog/archives/2009/07/another_new_aes.html