doc/user: update the 'no package found' link to the meson version post
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 31 Jul 2018 00:50:57 +0000 (10:50 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 31 Jul 2018 00:52:19 +0000 (10:52 +1000)
Now that we dropped autotools anyway, it's better to link to the meson version
of that blog post.

Related #96

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/user/building.rst

index 29670e0..0ec00ba 100644 (file)
@@ -198,7 +198,7 @@ with one of the following commands:
 
 If dependencies are missing, meson shows a message ``No package 'foo'
 found``.  See
-`this blog post here <https://who-t.blogspot.com.au/2014/05/configure-fails-with-no-package-foo.html>`_
+`this blog post here <https://who-t.blogspot.com/2018/07/meson-fails-with-native-dependency-not-found.html>`_
 for instructions on how to fix it.
 
 .. _building_conditional: