Skip to content

Commit e08173a

Browse files
lovexiMyles Borins
authored and
Myles Borins
committed
doc: fix outdate ninja link
PR-URL: #9278 Reviewed-By: Roman Reiss <[email protected]>
1 parent b0476c5 commit e08173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/building-node-with-ninja.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ The above alias can be modified slightly to produce a debug build, rather than a
3535
`alias nnodedebug='./configure --ninja && ninja -C out/Debug && ln -fs out/Debug/node node_g'`
3636

3737

38-
[Ninja]: https://martine.github.io/ninja/
38+
[Ninja]: https://ninja-build.org/

0 commit comments

Comments
 (0)