mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: fix outdate ninja link
PR-URL: https://github.com/nodejs/node/pull/9278 Reviewed-By: Roman Reiss <me@silverwind.io>
This commit is contained in:
committed by
Myles Borins
parent
b0476c5590
commit
e08173a2f1
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user