diff --git a/doc/api/cli.md b/doc/api/cli.md index 514af04c02c..dd91f7dd07e 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -4567,7 +4567,7 @@ node --stack-trace-limit=12 -p -e "Error.stackTraceLimit" # prints 12 [deprecation warnings]: deprecations.md#list-of-deprecated-apis [dtls documentation]: dtls.md [emit_warning]: process.md#processemitwarningwarning-options -[environment_variables]: #environment-variables_1 +[environment_variables]: #environment-variables-1 [filtering tests by name]: test.md#filtering-tests-by-name [global setup and teardown]: test.md#global-setup-and-teardown [jitless]: https://v8.dev/blog/jitless @@ -4579,7 +4579,7 @@ node --stack-trace-limit=12 -p -e "Error.stackTraceLimit" # prints 12 [running tests from the command line]: test.md#running-tests-from-the-command-line [scavenge garbage collector]: https://v8.dev/blog/orinoco-parallel-scavenger [security warning]: #warning-binding-inspector-to-a-public-ipport-combination-is-insecure -[semi-space]: https://www.memorymanagement.org/glossary/s.html#semi.space +[semi-space]: https://v8.dev/blog/trash-talk#minor-gc [single executable application]: single-executable-applications.md [snapshot testing]: test.md#snapshot-testing [syntax detection]: packages.md#syntax-detection