Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit 12306d9

Browse files
jamiebuildsaddaleax
authored andcommitted
doc: link to correct "OS Constants" heading in docs
PR-URL: nodejs/node#14969 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent c14fa56 commit 12306d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/os.md

Lines changed: 1 addition & 1 deletion
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)