summaryrefslogtreecommitdiff
path: root/doc/user/contributing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/contributing.rst')
-rw-r--r--doc/user/contributing.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/contributing.rst b/doc/user/contributing.rst
index 9d1b719d..2bec23ad 100644
--- a/doc/user/contributing.rst
+++ b/doc/user/contributing.rst
@@ -157,8 +157,8 @@ sufficient to make some of the more confusing steps obvious.
- `Register an account <https://gitlab.freedesktop.org/users/sign_in>`_ in
the freedesktop.org GitLab instance.
-- `Fork libinput <https://gitlab.freedesktop.org/libinput/libinput/forks/new>`_
- into your username's namespace
+- `Fork libinput <https://gitlab.freedesktop.org/libinput/libinput/-/forks/new>`_
+ into your username's namespace. Select public visibility.
- Get libinput's main repository. git will call this repository ``origin``. ::
git clone https://gitlab.freedesktop.org/libinput/libinput.git