Skip to content

Commit e8cf3c0

Browse files
nikwenRafaelGSS
authored andcommitted
doc: fix broken Android building link
PR-URL: #54922 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Xuguang Mei <[email protected]>
1 parent 8fde754 commit e8cf3c0

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
@@ -4355,7 +4355,7 @@ cases:
43554355
code will be `128` + `6`, or `134`.
43564356
43574357
[Advanced serialization for `child_process`]: child_process.md#advanced-serialization
4358-
[Android building]: https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os
4358+
[Android building]: https://github.com/nodejs/node/blob/HEAD/BUILDING.md#android
43594359
[Child Process]: child_process.md
43604360
[Cluster]: cluster.md
43614361
[Duplex]: stream.md#duplex-and-transform-streams

0 commit comments

Comments
 (0)