CONTRIBUTING.md: update git host

gitlab.freedesktop.org -> ssh.gitlab.freedesktop.org
This commit is contained in:
hrdl 2026-02-19 22:53:47 +01:00
parent 1efb216c6d
commit 25bec59c75

View file

@ -22,7 +22,7 @@ don't, however, allow me to make a suggestion: feature branches pulled from
upstream. Try this:
1. Fork wlroots
2. `git clone git@gitlab.freedesktop.org:<username>/wlroots.git && cd wlroots`
2. `git clone git@ssh.gitlab.freedesktop.org:<username>/wlroots.git && cd wlroots`
3. `git remote add upstream https://gitlab.freedesktop.org/wlroots/wlroots.git`
You only need to do this once. You're never going to use your fork's master