Skip to content

Commit 2dd6d76

Browse files
authored
doc: fix broken link
PR-URL: #47953 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 7984af6 commit 2dd6d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2590,7 +2590,7 @@ done
25902590
[`--require`]: #-r---require-module
25912591
[`Atomics.wait()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/wait
25922592
[`Buffer`]: buffer.md#class-buffer
2593-
[`CRYPTO_secure_malloc_init`]: https://www.openssl.org/docs/man1.1.0/man3/CRYPTO_secure_malloc_init.html
2593+
[`CRYPTO_secure_malloc_init`]: https://www.openssl.org/docs/man3.0/man3/CRYPTO_secure_malloc_init.html
25942594
[`NODE_OPTIONS`]: #node_optionsoptions
25952595
[`NO_COLOR`]: https://no-color.org
25962596
[`SlowBuffer`]: buffer.md#class-slowbuffer

0 commit comments

Comments
 (0)