[PATCH wayland-web 1/2] index: point to CONTRIBUTING.md

Pekka Paalanen ppaalanen at gmail.com
Wed Jun 13 13:32:25 UTC 2018


From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>

Make the contribution guide link point to the moved file in Gitlab
instead of a missing file in cgit.

Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 0b9c9e7..90b1dcf 100644
--- a/index.html
+++ b/index.html
@@ -53,7 +53,7 @@ embedded and mobile use cases.  </p>
   <li><a href="http://patchwork.freedesktop.org/project/wayland/list/">Patchwork</a>: pending Wayland and Weston patches</li>
   <li><a href="reviewing.html">Reviewing Patches</a> (please help)</li>
   <li><a href="testing.html">Testing Wayland</a></li>
-  <li><a href="https://cgit.freedesktop.org/wayland/wayland/tree/doc/Contributing">Contribution instructions</a></li>
+  <li><a href="https://gitlab.freedesktop.org/wayland/wayland/blob/master/CONTRIBUTING.md">Contribution instructions</a></li>
   <li><a href="https://gitlab.freedesktop.org/wayland/wayland/issues">Wayland bugs</a></li>
   <li><a href="https://gitlab.freedesktop.org/wayland/weston/issues">Weston bugs</a></li>
 </ul>
-- 
2.16.4



More information about the wayland-devel mailing list