aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAleksander Piotrowski <pelotasplus@gmail.com>2016-08-18 23:35:30 +0200
committerGitHub <noreply@github.com>2016-08-18 23:35:30 +0200
commitd6fd462387dc60bb7204c8172ef427917d66987e (patch)
treed7fbd67a45d41eb2a863c0d14c056f8a29669713 /README.md
parent88037c43858c600d5004ede1ab01378cb110c8af (diff)
downloadmeson-d6fd462387dc60bb7204c8172ef427917d66987e.zip
meson-d6fd462387dc60bb7204c8172ef427917d66987e.tar.gz
meson-d6fd462387dc60bb7204c8172ef427917d66987e.tar.bz2
Fix URL to Ninja project
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e0eae7..95915b0 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ build system.
####Dependencies
- [Python](http://python.org) (version 3.4 or newer)
- - [Ninja](http://martine.github.com/ninja/)
+ - [Ninja](https://ninja-build.org)
####Installing from source