Skip to content

Commit 70e9a6e

Browse files
jamiebuildsMylesBorins
authored andcommitted
doc: link to correct "OS Constants" heading in docs
PR-URL: #14969 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 915b56b commit 70e9a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/os.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ added: v6.3.0
4646

4747
Returns an object containing commonly used operating system specific constants
4848
for error codes, process signals, and so on. The specific constants currently
49-
defined are described in [OS Constants][].
49+
defined are described in [OS Constants](#os_os_constants_1).
5050

5151
## os.cpus()
5252
<!-- YAML

0 commit comments

Comments
 (0)