From 4c52aa04b94b2a812a17353764f195d4cf03be23 Mon Sep 17 00:00:00 2001 From: Johannes Ott Date: Wed, 1 Jul 2026 16:36:21 +0200 Subject: [PATCH] docs: add prominent CRD browser link to CF overview page Adds a primary button at the top of the end-user guide overview linking directly to doc.crds.dev for quick CRD reference access. Signed-off-by: Johannes Ott --- docs/end-user-guides/cloudfoundry.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/end-user-guides/cloudfoundry.mdx b/docs/end-user-guides/cloudfoundry.mdx index 948e7973..22f18777 100644 --- a/docs/end-user-guides/cloudfoundry.mdx +++ b/docs/end-user-guides/cloudfoundry.mdx @@ -5,6 +5,8 @@ sidebar_position: 0 The guides in our end user guides section will walk you through a complete end-to-end use case for managing Cloud Foundry resources with Crossplane as code. +Browse CF CRDs ↗ + To realize the use case, you'll: - [Order](/docs/crossplane-provider-cloudfoundry/docs/end-user-guides/order-cf-environment) a managed Cloud Foundry Environment in your BTP Subaccount.