From 7867916424dbca3b2a7732e99d85b4cf73f492ec Mon Sep 17 00:00:00 2001 From: "Paul S. Schweigert" Date: Tue, 27 Oct 2020 13:33:08 -0400 Subject: [PATCH] fixing typo in link to pipeline repo --- docs/triggertemplates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/triggertemplates.md b/docs/triggertemplates.md index 70371fbc3..43811fb21 100644 --- a/docs/triggertemplates.md +++ b/docs/triggertemplates.md @@ -52,7 +52,7 @@ spec: value: $(tt.params.gitrepositoryurl) ``` -`TriggerTemplates` currently support the following [Tekton Pipelines](https://github.com/tektoncd/pipelines) resources: +`TriggerTemplates` currently support the following [Tekton Pipelines](https://github.com/tektoncd/pipeline) resources: v1alpha1 | v1beta1 ------------------|---------