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 5bfefa6 commit c554f09Copy full SHA for c554f09
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