From aed341f7e59b1db73a1529a14952591263f9107a Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 3 May 2017 13:32:03 +1000 Subject: docs: fix links to the meson repos --- docs/markdown/Getting-meson.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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/ -- cgit v1.1