doc: fix outdate ninja link

PR-URL: https://github.com/nodejs/node/pull/9278
Reviewed-By: Roman Reiss <me@silverwind.io>
pull/9322/head
Yangyang Liu 2016-10-25 15:04:13 -05:00 committed by Roman Reiss
parent 62d8134c50
commit bf46f223e7
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443
1 changed files with 1 additions and 1 deletions

View File

@ -35,4 +35,4 @@ The above alias can be modified slightly to produce a debug build, rather than a
`alias nnodedebug='./configure --ninja && ninja -C out/Debug && ln -fs out/Debug/node node_g'`
[Ninja]: https://martine.github.io/ninja/
[Ninja]: https://ninja-build.org/