diff --git a/content/docs/v0.7.0/tutorials/lifecycle.md b/content/docs/v0.7.0/tutorials/lifecycle.md index 87852b75..3f9c7b9e 100644 --- a/content/docs/v0.7.0/tutorials/lifecycle.md +++ b/content/docs/v0.7.0/tutorials/lifecycle.md @@ -10,7 +10,7 @@ easily create tekton taskruns. For this tutorial you will need a kubernetes cluster with Cartographer and Tekton installed. You can find [Cartographer's installation instructions here](https://github.com/vmware-tanzu/cartographer#installation) and -[Tekton's installation instructions are here](https://github.com/pivotal/kpack/blob/main/docs/install.md). +[Tekton's installation instructions are here](https://github.com/tektoncd/pipeline/blob/main/docs/install.md). Alternatively, you may choose to use the [./hack/setup.sh](https://github.com/vmware-tanzu/cartographer/blob/main/hack/setup.sh) script to install a kind cluster