Module: Mesa
Branch: master
Commit: 5829f616ec7e80258492752ec8c4ccc3648ef017
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5829f616ec7e80258492752ec8c4ccc3648ef017

Author: Eric Engestrom <eric.engest...@intel.com>
Date:   Mon May 14 16:47:18 2018 +0100

docs/meson: replace plaintext url with a link

Reviewed-by: Dylan Baker <dy...@pnwbakers.com>
Signed-off-by: Eric Engestrom <eric.engest...@intel.com>

---

 docs/meson.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/meson.html b/docs/meson.html
index 2c6ce47c2c..9706e49c5c 100644
--- a/docs/meson.html
+++ b/docs/meson.html
@@ -82,9 +82,9 @@ Without arguments, it will produce libGL.so and/or several 
other libraries
 depending on the options you have chosen. Later, if you want to rebuild for a
 different configuration, you should run <code>ninja clean</code> before
 changing the configuration, or create a new out of tree build directory for
-each configuration you want to build.
-
-http://mesonbuild.com/Using-multiple-build-directories.html
+each configuration you want to build
+<a href="http://mesonbuild.com/Using-multiple-build-directories.html";>as
+recommended in the documentation</a>
 </p>
 
 <dl>

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to