Commit 7e8fd57b authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: fix broken link

parent c0ea3092
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -452,7 +452,7 @@ is designed.

### The templates base job

A very important thing you should be aware of is that every template defines a ([hidden](https://docs.gitlab.com/ee/ci/yaml/README.html#hide-jobs))
A very important thing you should be aware of is that every template defines a ([hidden](https://docs.gitlab.com/ee/ci/yaml/#hide-jobs))
base job, [extended](https://docs.gitlab.com/ee/ci/yaml/#extends) by all other jobs.
That might not be the case for templates that declare **one single job**.