summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEvan Martin <martine@danga.com>2015-11-11 21:34:13 (GMT)
committerEvan Martin <martine@danga.com>2015-11-11 21:34:24 (GMT)
commitb1129b15ffad601a18ff4ac83130a71f5de64e43 (patch)
tree5f4ef70921e6594f78a68df35ff383aa175b5fb8 /README
parent5e076f059383e5d3a5e5aa376240f6c82ca056ec (diff)
downloadNinja-b1129b15ffad601a18ff4ac83130a71f5de64e43.zip
Ninja-b1129b15ffad601a18ff4ac83130a71f5de64e43.tar.gz
Ninja-b1129b15ffad601a18ff4ac83130a71f5de64e43.tar.bz2
drop more references to github/martine
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 20630c4..59d7ff9 100644
--- a/README
+++ b/README
@@ -1,12 +1,12 @@
Ninja is a small build system with a focus on speed.
-http://martine.github.com/ninja/
+http://ninja-build.org/
-See the manual -- http://martine.github.com/ninja/manual.html or
+See the manual -- http://ninja-build.org/manual.html or
doc/manual.asciidoc included in the distribution -- for background
and more details.
Binaries for Linux, Mac, and Windows are available at
- https://github.com/martine/ninja/releases
+ https://github.com/ninja-build/ninja/releases
Run './ninja -h' for Ninja help.
To build your own binary, on many platforms it should be sufficient to