Skip to content

Commit fca0d46

Browse files
committed
doc: fix broken Android building link
1 parent b887942 commit fca0d46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/api/os.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1373,7 +1373,7 @@ The following process scheduling constants are exported by
13731373
</tr>
13741374
</table>
13751375

1376-
[Android building]: https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os
1376+
[Android building]: https://github.com/nodejs/node/blob/HEAD/BUILDING.md#android
13771377
[EUID]: https://en.wikipedia.org/wiki/User_identifier#Effective_user_ID
13781378
[`SystemError`]: errors.md#class-systemerror
13791379
[`process.arch`]: process.md#processarch

doc/api/process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4268,7 +4268,7 @@ cases:
42684268
code will be `128` + `6`, or `134`.
42694269
42704270
[Advanced serialization for `child_process`]: child_process.md#advanced-serialization
4271-
[Android building]: https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os
4271+
[Android building]: https://github.com/nodejs/node/blob/HEAD/BUILDING.md#android
42724272
[Child Process]: child_process.md
42734273
[Cluster]: cluster.md
42744274
[Duplex]: stream.md#duplex-and-transform-streams

0 commit comments

Comments
 (0)