From 2cc4c491196d75a93940d170c13d68579f3028ae Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Tue, 13 Aug 2019 08:31:52 +0000 Subject: Apply suggestion to doc/api/README.md --- doc/api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api') 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 -- cgit v1.2.1