We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21d78d commit 5bd0e08Copy full SHA for 5bd0e08
doc/api/cli.md
@@ -1558,7 +1558,7 @@ $ node --max-old-space-size=1536 index.js
1558
[`tls.DEFAULT_MAX_VERSION`]: tls.html#tls_tls_default_max_version
1559
[`tls.DEFAULT_MIN_VERSION`]: tls.html#tls_tls_default_min_version
1560
[`unhandledRejection`]: process.html#process_event_unhandledrejection
1561
-[`worker_threads.threadId`]: worker_threads.html##worker_threads_worker_threadid
+[`worker_threads.threadId`]: worker_threads.html#worker_threads_worker_threadid
1562
[Chrome DevTools Protocol]: https://chromedevtools.github.io/devtools-protocol/
1563
[REPL]: repl.html
1564
[ScriptCoverage]: https://chromedevtools.github.io/devtools-protocol/tot/Profiler#type-ScriptCoverage
0 commit comments