Skip to content

Commit 9e31d74

Browse files
bavulapatiTrott
andauthored
Update doc/contributing/pull-requests.md
Co-authored-by: Rich Trott <rtrott@gmail.com>
1 parent a245daf commit 9e31d74

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/contributing/pull-requests.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,9 @@ test suite. To run the tests (including code linting) on Unix / macOS:
244244
./configure && make -j4 test
245245
```
246246

247-
We can speed up the builds by using Ninja. For more information, see the
248-
[Building Node.js with Ninja](building-node-with-ninja.md) document.
247+
We can speed up the builds by using [Ninja](https://ninja-build.org/). For more
248+
information, see
249+
[Building Node.js with Ninja](doc/contributing/building-node-with-ninja.md).
249250

250251
And on Windows:
251252

0 commit comments

Comments
 (0)