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
   </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
diff --git a/doc/api/process.md b/doc/api/process.md
index 8a0a57605a356e..4ae226e0a7fbff 100644
--- a/doc/api/process.md
+++ b/doc/api/process.md
@@ -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