diff options
Diffstat (limited to 'doc/api/README.md')
-rw-r--r-- | doc/api/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index c6ad1cbe8b8..9156d719e11 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -158,7 +158,7 @@ With a few API endpoints you can use a [GitLab CI job token](../user/project/new to authenticate with the API: * [Get job artifacts](jobs.md#get-job-artifacts) -* [Pipeline triggers](pipeline_triggers.html) +* [Pipeline triggers](pipeline_triggers.md) ### Impersonation tokens |