Skip to content

Commit 871ff64

Browse files
committed
docs(cli): correct the link of environment variables in --env-file=file section
1 parent 72c0fdf commit 871ff64

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

0 commit comments

Comments
 (0)