diff --git a/.build.yml b/.build.yml index 4e45b0a..99eceeb 100644 --- a/.build.yml +++ b/.build.yml @@ -2,7 +2,7 @@ image: archlinux packages: - wayland sources: - - https://github.com/swaywm/wlr-protocols + - https://gitlab.freedesktop.org/wlroots/wlr-protocols.git tasks: - protocols: | cd wlr-protocols diff --git a/README.md b/README.md index c75b848..412bb6a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Wayland protocols designed for use in wlroots (and other compositors). ## Submitting changes to existing protocols -Please submit a pull request on GitHub. +Please submit a merge request on GitLab. ## Submitting new protocols