chore: fix link to on_cluster_build.md (#1067)

* fix link to on_cluster_build.yaml

* fix link to on_cluster_build.md
This commit is contained in:
David Fridrich 2022-06-16 16:19:18 +02:00 committed by GitHub
parent 2721ae6bca
commit e1866f1c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ For a detailed description of the `func.yaml` file that is used for the Function
## Building Functions on Cluster
For a detailed description of how to build a Function on a cluster with Tekton Pipelines, please see the [On Cluster Build Guide](on_cluster_build.yaml).
For a detailed description of how to build a Function on a cluster with Tekton Pipelines, please see the [On Cluster Build Guide](../reference/on_cluster_build.md).
## Language Guides