Skip to content

Commit ccf31d8

Browse files
cola119danielleadams
authored andcommitted
doc: add anchor link for --preserve-symlinks
PR-URL: #44858 Reviewed-By: Daeyeon Jeong <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 2efe4d9 commit ccf31d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/cli.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ however, for backward compatibility with older Node.js versions.
956956
`--preserve-symlinks` when it is not desirable to follow symlinks before
957957
resolving relative paths.
958958

959-
See `--preserve-symlinks` for more information.
959+
See [`--preserve-symlinks`][] for more information.
960960

961961
### `--prof`
962962

@@ -2236,6 +2236,7 @@ done
22362236
[`--experimental-wasm-modules`]: #--experimental-wasm-modules
22372237
[`--heap-prof-dir`]: #--heap-prof-dir
22382238
[`--openssl-config`]: #--openssl-configfile
2239+
[`--preserve-symlinks`]: #--preserve-symlinks
22392240
[`--redirect-warnings`]: #--redirect-warningsfile
22402241
[`Atomics.wait()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/wait
22412242
[`Buffer`]: buffer.md#class-buffer

0 commit comments

Comments
 (0)