Skip to content
Snippets Groups Projects
Commit f1b4e910 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[doc] Fix link

parent 108caab6
Branches
Tags
No related merge requests found
Pipeline #81839 passed
...@@ -25,9 +25,11 @@ def gitlab() -> None: ...@@ -25,9 +25,11 @@ def gitlab() -> None:
"""Commands that interact directly with GitLab. """Commands that interact directly with GitLab.
Commands defined here are supposed to interact with gitlab, and Commands defined here are supposed to interact with gitlab, and
add/modify/remove resources on it directly. To avoid repetitive add/modify/remove resources on it directly.
asking, create a configuration file as indicated in the :ref:`idiap-
devtools.install.setup.gitlab` section of the user guide. To avoid repetitive asking, create a configuration file as indicated
at :ref:`idiap-devtools.install.setup.gitlab` section of the user
guide.
""" """
pass pass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment