8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a178abf commit 5d971afCopy full SHA for 5d971af
doc/guides/building-node-with-ninja.md
@@ -35,4 +35,4 @@ The above alias can be modified slightly to produce a debug build, rather than a
35
`alias nnodedebug='./configure --ninja && ninja -C out/Debug && ln -fs out/Debug/node node_g'`
36
37
38
-[Ninja]: https://martine.github.io/ninja/
+[Ninja]: https://ninja-build.org/
0 commit comments