Skip to content

Commit b8e40e4

Browse files
tenkirinaduh95
authored andcommitted
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 9558c1c commit b8e40e4

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

0 commit comments

Comments
 (0)