summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorsutangu <sutangu@gmail.com>2019-11-06 14:49:27 +0300
committerRuben Bridgewater <ruben@bridgewater.de>2019-12-25 22:18:00 +0100
commit359f590b8da55e54b78f65857df6bb1bcef2d352 (patch)
tree937ac5b843b2a3c8827d0bfb3926d1fc36e9efe6 /BUILDING.md
parent403c84a1cf964a24608a79c2952230270b6d1ca8 (diff)
downloadios-node-v8-359f590b8da55e54b78f65857df6bb1bcef2d352.tar.gz
ios-node-v8-359f590b8da55e54b78f65857df6bb1bcef2d352.tar.bz2
ios-node-v8-359f590b8da55e54b78f65857df6bb1bcef2d352.zip
doc: fix anchors and subtitle in BUILDING.md
PR-URL: https://github.com/nodejs/node/pull/30296 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILDING.md b/BUILDING.md
index b96a9882be..448b7711b4 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)