summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2019-08-13 08:31:52 +0000
committerMarcel Amirault <mamirault@gitlab.com>2019-08-13 18:11:24 +0900
commit2cc4c491196d75a93940d170c13d68579f3028ae (patch)
tree488299e00a0b9c461dc344279ccb44a27b45589d
parent020bf7a77d147603c5d58e13bbb614441a7d9a93 (diff)
downloadgitlab-ce-docs-api-ci-auth.tar.gz
Apply suggestion to doc/api/README.mddocs-api-ci-auth
-rw-r--r--doc/api/README.md2
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