Skip to content

Commit b9771c9

Browse files
Trotttargos
authored andcommitted
doc: fix broken link
PR-URL: #47953 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 47fea13 commit b9771c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cli.md

+1-1
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)