Skip to content

Commit d554636

Browse files
committed
Update waf project website
1 parent 7e68f7e commit d554636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-Use_the_Tools_Available.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Use an industry standard widely accepted build tool. This prevents you from rein
1717

1818
* [cmake](http://cmake.org)
1919
* [biicode](http://biicode.com)
20-
* [waf](http://waf.googlecode.com)
20+
* [waf](https://waf.io/)
2121
* [FASTBuild](http://www.fastbuild.org/)
2222
* [ninja](https://martine.github.io/ninja/) - can greatly improve the incremental build time of your larger projects. Can be used as a target for cmake
2323
* google's build tool

0 commit comments

Comments
 (0)