Update path for example pipeline

Signed-off-by: Joshua Shanks <jjshanks@gmail.com>
This commit is contained in:
Joshua Shanks 2022-10-18 19:31:01 -07:00
parent 821ac8e9a3
commit f63027b209
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ hello world job:
```sh
$ git clone git@github.com:concourse/examples.git
$ fly -t dev set-pipeline -p example -c examples/time-triggered.yml
$ fly -t dev set-pipeline -p example -c examples/pipelines/time-triggered.yml
```
**Unpause the example pipeline:**