[PATCH wayland-web] Fix broken EGL_WL_bind_wayland_display link in architecture.html

Derek Foreman derekf at osg.samsung.com
Tue Dec 16 06:33:38 PST 2014


Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
---
 architecture.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/architecture.html b/architecture.html
index 4497674..6f3c554 100644
--- a/architecture.html
+++ b/architecture.html
@@ -241,8 +241,7 @@ point where the change it affects appears on screen.</p>
   hardware overlays if available.  Enabling modesetting, EGL/GLES2 and
   overlays is something that should be part of standard hardware
   bringup.  The extra requirement for Wayland enabling is
-  the <a href="
-  http://cgit.freedesktop.org/mesa/mesa/tree/docs/WL_bind_wayland_display.spec">EGL_WL_bind_wayland_display</a>
+  the <a href="http://cgit.freedesktop.org/mesa/mesa/tree/docs/specs/WL_bind_wayland_display.spec">EGL_WL_bind_wayland_display</a>
   extension that lets the compositor create an EGLImage from a generic
   Wayland shared buffer.  It's similar to
   the <a href="http://www.khronos.org/registry/egl/extensions/KHR/EGL_KHR_image_pixmap.txt">EGL_KHR_image_pixmap</a>
-- 
2.1.3



More information about the wayland-devel mailing list