README.md: fix URL to CI Lint
This commit is contained in:
parent
b4de23a687
commit
8224eb2fee
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ Jobs are used to create jobs, which are then picked by
|
||||||
What is important is that each job is run independently from each other.
|
What is important is that each job is run independently from each other.
|
||||||
|
|
||||||
If you want to check whether the `.gitlab-ci.yml` of your project is valid, there is a
|
If you want to check whether the `.gitlab-ci.yml` of your project is valid, there is a
|
||||||
Lint tool under the page `/ci/lint` of your project namespace. You can also find
|
Lint tool under the page `/-/ci/lint` of your project namespace. You can also find
|
||||||
a "CI Lint" button to go to this page under **CI/CD ➔ Pipelines** and
|
a "CI Lint" button to go to this page under **CI/CD ➔ Pipelines** and
|
||||||
**Pipelines ➔ Jobs** in your project.
|
**Pipelines ➔ Jobs** in your project.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue