summaryrefslogtreecommitdiff
path: root/doc/api/deprecations.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/deprecations.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/deprecations.md')
-rw-r--r--doc/api/deprecations.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 8d69c9a65f..ed04532f19 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -1086,5 +1086,5 @@ The option `produceCachedData` has been deprecated. Use
[alloc_unsafe_size]: buffer.html#buffer_class_method_buffer_allocunsafe_size
[from_arraybuffer]: buffer.html#buffer_class_method_buffer_from_arraybuffer_byteoffset_length
[from_string_encoding]: buffer.html#buffer_class_method_buffer_from_string_encoding
-[NIST SP 800-38D]: http://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38d.pdf
+[NIST SP 800-38D]: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38d.pdf
[`REPLServer.clearBufferedCommand()`]: repl.html#repl_replserver_clearbufferedcommand