Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2239)

Unified Diff: docs/ninja_build.md

Issue 1730173005: docs: update the url of Ninja web site (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698