s/GitHub/GitLab/

This commit is contained in:
Simon Ser 2021-11-01 11:33:42 +01:00
parent d1598e8224
commit d998ee6fc6
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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