doc: link to correct "OS Constants" heading in docs · nodejs/node@70e9a6e

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 70e9a6e

jamiebuildsMylesBorins

authored and

committed

doc: link to correct "OS Constants" heading in docs

PR-URL: #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 915b56b commit 70e9a6e

File tree

1 file changed

+

1

-

1

lines changed

1 file changed

+

1

-

1

lines changed

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)