Index: docs/ninja_build.md |
diff --git a/docs/ninja_build.md b/docs/ninja_build.md |
index 0a328536594322a86b0d2561db634e57c95d56ef..7cca2e2d6d65238d902324ffde01bee57ccb32cc 100644 |
--- a/docs/ninja_build.md |
+++ b/docs/ninja_build.md |
@@ -8,8 +8,7 @@ Ninja behaves very similar to Make -- the major feature is that it starts |
building files nearly instantly. (It has a number of minor user interface |
improvements to make as well.) |
-Read more about Ninja at |
-[the Ninja home page](http://martine.github.com/ninja/). |
+Read more about Ninja at [the Ninja home page](https://ninja-build.org/). |
## Using it |