Merge branch 'fix-lint-api-path-in-docs' into 'master'

Update lint.md to provide correct path for API call as per #58223

Closes #58223

See merge request gitlab-org/gitlab-ce!25703
This commit is contained in:
Evan Read 2019-07-19 05:28:42 +00:00
commit ab105df609
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Checks if your `.gitlab-ci.yml` file is valid.
```
POST /lint
POST /ci/lint
```
| Attribute | Type | Required | Description |