8000 docs(api-usage): fix link to Gitlab REST API Authentication Docs (#3059) · python-gitlab/python-gitlab@f460d95 · GitHub
[go: up one dir, main page]

Skip to content

Commit f460d95

Browse files
authored
docs(api-usage): fix link to Gitlab REST API Authentication Docs (#3059)
1 parent 288f39c commit f460d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To connect to GitLab.com or another GitLab instance, create a ``gitlab.Gitlab``
1616
access token.
1717

1818
For the full list of available options and how to obtain these tokens, please see
19-
https://docs.gitlab.com/ee/api/index.html#authentication.
19+
https://docs.gitlab.com/ee/api/rest/authentication.html.
2020

2121
.. code-block:: python
2222

0 commit comments

Comments
 (0)
0