mirror of
https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
synced 2025-12-24 11:10:04 +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:
|
packages:
|
||||||
- wayland
|
- wayland
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/swaywm/wlr-protocols
|
- https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
|
||||||
tasks:
|
tasks:
|
||||||
- protocols: |
|
- protocols: |
|
||||||
cd wlr-protocols
|
cd wlr-protocols
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ Wayland protocols designed for use in wlroots (and other compositors).
|
||||||
|
|
||||||
## Submitting changes to existing protocols
|
## Submitting changes to existing protocols
|
||||||
|
|
||||||
Please submit a pull request on GitHub.
|
Please submit a merge request on GitLab.
|
||||||
|
|
||||||
## Submitting new protocols
|
## Submitting new protocols
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue