mirror of
https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
synced 2025-12-20 02:10:06 +01:00
s/GitHub/GitLab/
This commit is contained in:
parent
d1598e8224
commit
d998ee6fc6
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue