Skip to content

Commit effcf7a

Browse files
tenkirinaduh95
authored andcommitted
doc: fix link in --env-file=file section
PR-URL: #60563 Fixes: #60562 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 7011736 commit effcf7a

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

0 commit comments

Comments
 (0)