From 30e4a16fe3b8b5fe0208af4ecc5b392cfc0ddf54 Mon Sep 17 00:00:00 2001 From: Niklas Wenzel Date: Fri, 13 Sep 2024 14:11:33 +0200 Subject: [PATCH] doc: fix broken Android building link --- doc/api/process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/process.md b/doc/api/process.md index fef004603910d39..c50aed7cd897255 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -4268,7 +4268,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