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

Commit

Permalink
doc: link to correct "OS Constants" heading in docs
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
jamiebuilds authored and addaleax committed Aug 28, 2017
1 parent c14fa56 commit 12306d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/os.md
Expand Up @@ -46,7 +46,7 @@ added: v6.3.0

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

## os.cpus()
<!-- YAML
Expand Down

0 comments on commit 12306d9

Please sign in to comment.