From e6ad02c6aa329452a0301391082d3f23aee42740 Mon Sep 17 00:00:00 2001 From: catherineluse Date: Mon, 12 Oct 2020 15:01:16 -0700 Subject: [PATCH] Update note on pipelines page --- content/rancher/v2.x/en/pipelines/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/pipelines/_index.md b/content/rancher/v2.x/en/pipelines/_index.md index e15f4ff8724..c1293be7518 100644 --- a/content/rancher/v2.x/en/pipelines/_index.md +++ b/content/rancher/v2.x/en/pipelines/_index.md @@ -5,7 +5,7 @@ aliases: - /rancher/v2.x/en/k8s-in-rancher/pipelines --- -> As of Rancher v2.5, Git-based deployment pipelines are now recommended to be handled with Rancher Continuous Delivery powered by [Fleet,]({{}}/rancher/v2.x/en/deploy-across-cluster) available in Cluster Explorer. +> As of Rancher v2.5, Git-based deployment pipelines are now recommended to be handled with Rancher Continuous Delivery powered by [Fleet,]({{}}/rancher/v2.x/en/deploy-across-clusters/fleet) available in Cluster Explorer. Rancher's pipeline provides a simple CI/CD experience. Use it to automatically checkout code, run builds or scripts, publish Docker images or catalog applications, and deploy the updated software to users.