Skip to content

Commit 0ae58db

Browse files
authored
ninja deadlink
1 parent fb456a2 commit 0ae58db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
653653
* [CPM](https://github.com/iauns/cpm) - A C++ Package Manager based on CMake and Git.
654654
* [FASTBuild](http://www.fastbuild.org/docs/home.html) - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.
655655
* [MesonBuild](http://mesonbuild.com) - An open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.
656-
* [Ninja](http://martine.github.io/ninja/) - A small build system with a focus on speed.
656+
* [Ninja](https://ninja-build.org/) - A small build system with a focus on speed.
657657
* [Scons](http://www.scons.org/) - A software construction tool configured with a Python script.
658658
* [Sconsolidator](http://www.sconsolidator.com/) - Scons build system integration for Eclipse CDT.
659659
* [tundra](https://github.com/deplinenoise/tundra) - High-performance code build system designed to give the best possible incremental build times even for very large software projects.

0 commit comments

Comments
 (0)