doc: fix link from bootstrap README to BUILDING

PR-URL: https://github.com/nodejs/node/pull/28504
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Rod Vagg 2019-07-02 11:39:28 +10:00 committed by Rich Trott
parent cce78bbdf5
commit 3ab457ec15

View File

@ -1,2 +1,2 @@
See the main project [README.md](../../README.md#boxstarter) for details on how
to use this script.
See the main project [BUILDING.md](../../BUILDING.md#boxstarter) for details on
how to use this script.