summaryrefslogtreecommitdiff
path: root/doc/ci
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2018-04-24 06:35:26 +0900
committerTakuya Noguchi <takninnovationresearch@gmail.com>2018-04-24 06:35:26 +0900
commitfd8547b9db8878bd4dbade971bcd25109fcd86e4 (patch)
treed563c4211f80c3c99bc80a149962c4051de7001b /doc/ci
parent54b97f9ca55eded812b3fa1de424158c4c6f2614 (diff)
downloadgitlab-ce-fd8547b9db8878bd4dbade971bcd25109fcd86e4.tar.gz
Fix docs typo for ci/lint
Diffstat (limited to 'doc/ci')
-rw-r--r--doc/ci/yaml/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index 623e7d662a3..fb6d9826d08 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -1573,7 +1573,7 @@ capitalization, the commit will be created but the pipeline will be skipped.
Each instance of GitLab CI has an embedded debug tool called Lint, which validates the
content of your `.gitlab-ci.yml` files. You can find the Lint under the page `ci/lint` of your
-project namespace (e.g, `http://gitlab-example.com/gitlab-org/project-123/ci/lint`)
+project namespace (e.g, `http://gitlab-example.com/gitlab-org/project-123/-/ci/lint`)
## Using reserved keywords