From 3b018c8aa95117fffcaf5352451450afe0c87dc9 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 12 May 2023 10:06:45 -0700 Subject: [PATCH] doc: fix broken link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/47953 Reviewed-By: Tobias Nießen Reviewed-By: Richard Lau Reviewed-By: Darshan Sen Reviewed-By: Trivikram Kamat Reviewed-By: Luigi Pinca --- doc/api/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index ba3eba5b945810..3c11e1c604916e 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -2327,7 +2327,7 @@ done [`--redirect-warnings`]: #--redirect-warningsfile [`Atomics.wait()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/wait [`Buffer`]: buffer.md#class-buffer -[`CRYPTO_secure_malloc_init`]: https://www.openssl.org/docs/man1.1.0/man3/CRYPTO_secure_malloc_init.html +[`CRYPTO_secure_malloc_init`]: https://www.openssl.org/docs/man3.0/man3/CRYPTO_secure_malloc_init.html [`NODE_OPTIONS`]: #node_optionsoptions [`NO_COLOR`]: https://no-color.org [`SlowBuffer`]: buffer.md#class-slowbuffer