From 38d75c0e183a9787074c2c370ad375127dd40938 Mon Sep 17 00:00:00 2001 From: Elliot Rushton Date: Sat, 2 Mar 2019 00:40:49 +0000 Subject: Update lint.md to provide the correct path for the API --- doc/api/lint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api') diff --git a/doc/api/lint.md b/doc/api/lint.md index 71c09d35b8c..4e5532e80a3 100644 --- a/doc/api/lint.md +++ b/doc/api/lint.md @@ -5,7 +5,7 @@ Checks if your `.gitlab-ci.yml` file is valid. ``` -POST /lint +POST /ci/lint ``` | Attribute | Type | Required | Description | -- cgit v1.2.1