From 88ddec03602c4a58b6e0ec7a5dc881c31356adf8 Mon Sep 17 00:00:00 2001 From: Mark Pundsack Date: Wed, 20 Jul 2016 21:26:18 -0700 Subject: Fix location of CI Lint --- doc/ci/quick_start/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ci/quick_start/README.md b/doc/ci/quick_start/README.md index 7fa1a478f34..9b13a0a9c1a 100644 --- a/doc/ci/quick_start/README.md +++ b/doc/ci/quick_start/README.md @@ -105,7 +105,7 @@ What is important is that each job is run independently from each other. If you want to check whether your `.gitlab-ci.yml` file is valid, there is a Lint tool under the page `/ci/lint` of your GitLab instance. You can also find -the link under **Settings > CI settings** in your project. +the link under **Pipelines** in your project. For more information and a complete `.gitlab-ci.yml` syntax, please read [the documentation on .gitlab-ci.yml](../yaml/README.md). -- cgit v1.2.1