<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Broken link in website"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87006">87006</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Broken link in website
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>wayland
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>amosonn@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This page:
<a href="http://wayland.freedesktop.org/architecture.html#heading_toc_j_2">http://wayland.freedesktop.org/architecture.html#heading_toc_j_2</a>

This paragraph:
Under the hood, the EGL stack is expected to define a vendor-specific protocol
extension that lets the client side EGL stack communicate buffer details with
the compositor in order to share buffers. The point of the wayland-egl.h API is
to abstract that away and just let the client create an EGLSurface for a
Wayland surface and start rendering. The open source stack uses the drm Wayland
extension, which lets the client discover the drm device to use and
authenticate and then share drm (GEM) buffers with the compositor.

The link "drm" is broken, leading to
<a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/egl/wayland/wayland-drm/protocol/wayland-drm.xml">http://cgit.freedesktop.org/mesa/mesa/tree/src/egl/wayland/wayland-drm/protocol/wayland-drm.xml</a>
instead of to
<a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/egl/wayland/wayland-drm/wayland-drm.xml">http://cgit.freedesktop.org/mesa/mesa/tree/src/egl/wayland/wayland-drm/wayland-drm.xml</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>