doc: fix broken Android building link
PR-URL: https://github.com/nodejs/node/pull/54922 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
This commit is contained in:
parent
6db320acbc
commit
4c0ad1fef1
@ -1373,7 +1373,7 @@ The following process scheduling constants are exported by
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
[Android building]: https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os
|
||||
[Android building]: https://github.com/nodejs/node/blob/HEAD/BUILDING.md#android
|
||||
[EUID]: https://en.wikipedia.org/wiki/User_identifier#Effective_user_ID
|
||||
[`SystemError`]: errors.md#class-systemerror
|
||||
[`process.arch`]: process.md#processarch
|
||||
|
@ -4365,7 +4365,7 @@ cases:
|
||||
code will be `128` + `6`, or `134`.
|
||||
|
||||
[Advanced serialization for `child_process`]: child_process.md#advanced-serialization
|
||||
[Android building]: https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os
|
||||
[Android building]: https://github.com/nodejs/node/blob/HEAD/BUILDING.md#android
|
||||
[Child Process]: child_process.md
|
||||
[Cluster]: cluster.md
|
||||
[Duplex]: stream.md#duplex-and-transform-streams
|
||||
|
Loading…
x
Reference in New Issue
Block a user