diff --git a/doc/api/os.md b/doc/api/os.md index 01496812d7f488..a367a8c4aa0234 100644 --- a/doc/api/os.md +++ b/doc/api/os.md @@ -1373,7 +1373,7 @@ The following process scheduling constants are exported by -[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 diff --git a/doc/api/process.md b/doc/api/process.md index 9da5f5896deef7..151c29091f8c20 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -4355,7 +4355,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