Skip to content

Commit 0137e0f

Browse files
authored
update link order
1 parent 7946ab3 commit 0137e0f

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
@@ -1642,6 +1642,7 @@ $ node --max-old-space-size=1536 index.js
16421642
```
16431643

16441644
[Chrome DevTools Protocol]: https://chromedevtools.github.io/devtools-protocol/
1645+
[ECMAScript Module loader]: esm.md#esm_loaders
16451646
[REPL]: repl.md
16461647
[ScriptCoverage]: https://chromedevtools.github.io/devtools-protocol/tot/Profiler#type-ScriptCoverage
16471648
[Source Map]: https://sourcemaps.info/spec.html
@@ -1662,7 +1663,6 @@ $ node --max-old-space-size=1536 index.js
16621663
[debugger]: debugger.md
16631664
[debugging security implications]: https://nodejs.org/en/docs/guides/debugging-getting-started/#security-implications
16641665
[emit_warning]: process.md#process_process_emitwarning_warning_type_code_ctor
1665-
[ECMAScript Module loader]: esm.md#esm_loaders
16661666
[jitless]: https://v8.dev/blog/jitless
16671667
[libuv threadpool documentation]: https://docs.libuv.org/en/latest/threadpool.html
16681668
[remote code execution]: https://www.owasp.org/index.php/Code_Injection

0 commit comments

Comments
 (0)