diff --git a/docs/api-usage.rst b/docs/api-usage.rst index a0f44f696..7244761e3 100644 --- a/docs/api-usage.rst +++ b/docs/api-usage.rst @@ -16,7 +16,7 @@ To connect to GitLab.com or another GitLab instance, create a ``gitlab.Gitlab`` access token. For the full list of available options and how to obtain these tokens, please see - https://docs.gitlab.com/ee/api/index.html#authentication. + https://docs.gitlab.com/ee/api/rest/authentication.html. .. code-block:: python