Skip to content

Commit 38af531

Browse files
authored
doc: fix link in --env-file=file section
PR-URL: #60563 Fixes: #60562 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Gürgün Dayıoğlu <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent b98ada2 commit 38af531

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
@@ -4150,7 +4150,7 @@ node --stack-trace-limit=12 -p -e "Error.stackTraceLimit" # prints 12
41504150
[debugging security implications]: https://nodejs.org/en/docs/guides/debugging-getting-started/#security-implications
41514151
[deprecation warnings]: deprecations.md#list-of-deprecated-apis
41524152
[emit_warning]: process.md#processemitwarningwarning-options
4153-
[environment_variables]: #environment-variables
4153+
[environment_variables]: #environment-variables_1
41544154
[filtering tests by name]: test.md#filtering-tests-by-name
41554155
[global setup and teardown]: test.md#global-setup-and-teardown
41564156
[jitless]: https://v8.dev/blog/jitless

0 commit comments

Comments
 (0)