Skip to content
Prev Previous commit
Next Next commit
doc: fix broken link reference for --diagnostic-dir option
  • Loading branch information
haramj committed Jul 16, 2025
commit b366703b4ebc52be0e0fbda3162cb3ce96f372c4
2 changes: 1 addition & 1 deletion doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -3980,7 +3980,7 @@ node --stack-trace-limit=12 -p -e "Error.stackTraceLimit" # prints 12
[`--allow-worker`]: #--allow-worker
[`--build-snapshot`]: #--build-snapshot
[`--cpu-prof-dir`]: #--cpu-prof-dir
[`--diagnostic-dir`]: #--diagnostic-dirdirectory
[`--diagnostic-dir`]: #--diagnostic-dir
[`--disable-sigusr1`]: #--disable-sigusr1
[`--env-file-if-exists`]: #--env-file-if-existsconfig
[`--env-file`]: #--env-fileconfig
Expand Down