From 5796ec757fe27543b55b8c70dea00c71b4529fa3 Mon Sep 17 00:00:00 2001 From: sutangu Date: Wed, 6 Nov 2019 14:49:27 +0300 Subject: [PATCH] doc: fix anchors and subtitle in BUILDING.md PR-URL: https://github.com/nodejs/node/pull/30296 Reviewed-By: Richard Lau Reviewed-By: Anna Henningsen Reviewed-By: Colin Ihrig Reviewed-By: Trivikram Kamat Reviewed-By: Luigi Pinca Reviewed-By: Ruben Bridgewater Reviewed-By: James M Snell --- BUILDING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILDING.md b/BUILDING.md index 80d1dd77e08068..d188aaff5a3a27 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -23,7 +23,7 @@ file a new issue. * [Unix and macOS](#unix-and-macos) * [Unix prerequisites](#unix-prerequisites) * [macOS prerequisites](#macos-prerequisites) - * [Building Node.js](#building-nodejs) + * [Building Node.js](#building-nodejs-1) * [Running Tests](#running-tests) * [Running Coverage](#running-coverage) * [Building the documentation](#building-the-documentation) @@ -31,7 +31,7 @@ file a new issue. * [Windows](#windows) * [Prerequisites](#prerequisites) * [Option 1: Manual install](#option-1-manual-install) - * [Option 1: Automated install with Boxstarter](#option-1-automated-install-with-boxstarter) + * [Option 2: Automated install with Boxstarter](#option-2-automated-install-with-boxstarter) * [Building Node.js](#building-nodejs-1) * [Android/Android-based devices (e.g. Firefox OS)](#androidandroid-based-devices-eg-firefox-os) * [`Intl` (ECMA-402) support](#intl-ecma-402-support)