diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index e370b7cb515..7da558dd82a 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -30,11 +30,6 @@
We are transitioning to versioned documentation. The v2.x docs will no longer be maintained. Rancher v2.6 docs • Rancher v2.5 docs • Rancher v2.0-2.4 docs
{{end}}
- {{ if in .Dir "/pipelines" }}
-
-
As of Rancher v2.5, Git-based deployment pipelines are now recommended to be handled with Rancher Continuous Delivery powered by Fleet, available in the Rancher UI by clicking ☰ > Continuous Delivery.
-
- {{end}}
{{ if in .Dir "/multi-cluster-apps" }}
As of Rancher v2.5, multi-cluster apps are deprecated. We now recommend using
Fleet for deploying apps across clusters. It is available in the Rancher UI by clicking
☰ > Continuous Delivery.