From: Pekka Paalanen <p...@iki.fi>

Moved to Gitlab.

Signed-off-by: Pekka Paalanen <p...@iki.fi>
---
 building.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/building.html b/building.html
index a63e25b..2f87f89 100644
--- a/building.html
+++ b/building.html
@@ -120,7 +120,7 @@ sudo make install
 <p>This is required in order to be able to build Mesa with the Wayland EGL 
platform.</p>
 
 <pre>
-$ git clone <a 
href="https://cgit.freedesktop.org/wayland/wayland";>git://anongit.freedesktop.org/wayland/wayland</a>
+$ git clone <a 
href="https://gitlab.freedesktop.org/wayland/wayland.git";>https://gitlab.freedesktop.org/wayland/wayland.git</a>
 $ cd wayland
 $ ./autogen.sh --prefix=$WLD
 $ make &amp;&amp; make install
@@ -224,7 +224,7 @@ available in the weston repo and comes with a few demo 
applications.
 </p>
 
 <pre>
-$ git clone <a 
href="https://cgit.freedesktop.org/wayland/weston";>git://anongit.freedesktop.org/wayland/weston</a>
+$ git clone <a 
href="https://gitlab.freedesktop.org/wayland/weston.git";>https://gitlab.freedesktop.org/wayland/weston.git</a>
 $ cd weston
 $ ./autogen.sh --prefix=$WLD
 $ make
-- 
2.20.1

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to