mirror of https://github.com/nodejs/node.git
doc: fix outdate ninja link
PR-URL: https://github.com/nodejs/node/pull/9278 Reviewed-By: Roman Reiss <me@silverwind.io>pull/9322/head
parent
62d8134c50
commit
bf46f223e7
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue