mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: fix incorrect URL in cli.md
Remove incorrect second `#` in URl. PR-URL: https://github.com/nodejs/node/pull/35043 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com>
This commit is contained in:
@@ -1592,7 +1592,7 @@ $ node --max-old-space-size=1536 index.js
|
||||
[`tls.DEFAULT_MAX_VERSION`]: tls.html#tls_tls_default_max_version
|
||||
[`tls.DEFAULT_MIN_VERSION`]: tls.html#tls_tls_default_min_version
|
||||
[`unhandledRejection`]: process.html#process_event_unhandledrejection
|
||||
[`worker_threads.threadId`]: worker_threads.html##worker_threads_worker_threadid
|
||||
[`worker_threads.threadId`]: worker_threads.html#worker_threads_worker_threadid
|
||||
[Chrome DevTools Protocol]: https://chromedevtools.github.io/devtools-protocol/
|
||||
[REPL]: repl.html
|
||||
[ScriptCoverage]: https://chromedevtools.github.io/devtools-protocol/tot/Profiler#type-ScriptCoverage
|
||||
|
||||
Reference in New Issue
Block a user