Skip to content

Commit

Permalink
doc: fix outdate ninja link
Browse files Browse the repository at this point in the history
PR-URL: #9278
Reviewed-By: Roman Reiss <me@silverwind.io>
  • Loading branch information
lovexi authored and evanlucas committed Nov 3, 2016
1 parent 5bfefa6 commit c554f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/building-node-with-ninja.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit c554f09

Please sign in to comment.