We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0476c5 commit e08173aCopy full SHA for e08173a
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