Skip to content

Commit b1b2df4

Browse files
committed
module: reorganize hooks docs, improve examples
1 parent bba0814 commit b1b2df4

File tree

2 files changed

+219
-196
lines changed

2 files changed

+219
-196
lines changed

doc/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1383,6 +1383,6 @@ greater than `4` (its current default value). For more information, see the
13831383
[debugger]: debugger.html
13841384
[debugging security implications]: https://nodejs.org/en/docs/guides/debugging-getting-started/#security-implications
13851385
[emit_warning]: process.html#process_process_emitwarning_warning_type_code_ctor
1386-
[experimental ECMAScript Module loader]: esm.html#esm_resolve_hook
1386+
[experimental ECMAScript Module loader]: esm.html#esm_experimental_loaders
13871387
[libuv threadpool documentation]: http://docs.libuv.org/en/latest/threadpool.html
13881388
[remote code execution]: https://www.owasp.org/index.php/Code_Injection

0 commit comments

Comments
 (0)