summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2022-12-29 15:55:32 +0000
committerMarius Vlad <marius.vlad@collabora.com>2023-01-03 11:12:03 +0200
commite716d8550b890424a1018e6dea7f4c3b1fe9978b (patch)
tree1b26de2d73800cd41f57285c179eec2685b7ae5a /README.md
parent0278383e38d0f76fe3156890bdeea7599da73484 (diff)
README: Fix wayland-protocols URL
It's on GitLab now. Signed-off-by: Daniel Stone <daniels@collabora.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed2c42d4..780d401e 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Building Weston
Weston is built using [Meson](https://mesonbuild.com/). Weston often depends
on the current release versions of
[Wayland](https://gitlab.freedesktop.org/wayland/wayland) and
-[wayland-protocols](https://cgit.freedesktop.org/wayland/wayland-protocols).
+[wayland-protocols](https://gitlab.freedesktop.org/wayland/wayland-protocols).
If necessary, the latest Meson can be installed as a user with: