aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-05-03 13:32:03 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-05-03 13:32:03 +1000
commitaed341f7e59b1db73a1529a14952591263f9107a (patch)
treec05f22bd5ff1fdfbc66edd8342caf011b368b799
parenta6775233c7b2d59cfa5fb5048803c6d0dbb1539d (diff)
downloadmeson-aed341f7e59b1db73a1529a14952591263f9107a.zip
meson-aed341f7e59b1db73a1529a14952591263f9107a.tar.gz
meson-aed341f7e59b1db73a1529a14952591263f9107a.tar.bz2
docs: fix links to the meson repos
-rw-r--r--docs/markdown/Getting-meson.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/Getting-meson.md b/docs/markdown/Getting-meson.md
index f28a7e2..1dabe95 100644
--- a/docs/markdown/Getting-meson.md
+++ b/docs/markdown/Getting-meson.md
@@ -20,9 +20,9 @@ Depending on your platform and backend you wish to use, you might need
the [Ninja executable]. Again, use your distro-provided version if
possible. Otherwise download it from Ninja project's web site.
- [Github release page]: https://github.com/jpakkane/meson/releases
+ [Github release page]: https://github.com/mesonbuild/meson/releases
[Python Package Index]: https://pypi.python.org/pypi/meson/
- [Git]: https://github.com/jpakkane/meson
+ [Git]: https://github.com/mesonbuild/meson
[Python's home page]: https://www.python.org/downloads/
[Ninja executable]: https://ninja-build.org/