diff options
Diffstat (limited to 'doc/api/README.md')
-rw-r--r-- | doc/api/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index 67ec502346e..8c4f1b9c885 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -43,8 +43,6 @@ following locations: - [Tags](tags.md) - [Todos](todos.md) - [Users](users.md) -- [Validate the .gitlab-ci.yaml](ci_lint.md) - ### Internal CI API @@ -52,6 +50,7 @@ The following documentation is for the [internal CI API](ci/README.md): - [Builds](ci/builds.md) - [Runners](ci/runners.md) +- [Validate the .gitlab-ci.yaml](ci/ci_lint.md) ## Authentication |