fix shortcode generated links

Signed-off-by: Pete Lumbis <pete@upbound.io>
This commit is contained in:
Pete Lumbis 2024-03-26 12:46:28 -04:00
parent a5e2fd44ac
commit 2b8e26b60d
No known key found for this signature in database
GPG Key ID: FDC6C20960060000
3 changed files with 6 additions and 6 deletions

View File

@ -4,8 +4,8 @@ weight: 300
description: Manage Crossplane installations
---
## [Install Crossplane]({{<ref "./install">}})
## [Install Crossplane](install)
How to install and customize Crossplane in an existing Kubernetes cluster.
## [Uninstall Crossplane]({{<ref "./uninstall">}})
## [Uninstall Crossplane](uninstall)
How to remove Crossplane from a Kubernetes cluster.

View File

@ -4,8 +4,8 @@ weight: 300
description: Manage Crossplane installations
---
## [Install Crossplane]({{<ref "./install">}})
## [Install Crossplane](install)
How to install and customize Crossplane in an existing Kubernetes cluster.
## [Uninstall Crossplane]({{<ref "./uninstall">}})
## [Uninstall Crossplane](uninstall)
How to remove Crossplane from a Kubernetes cluster.

View File

@ -4,8 +4,8 @@ weight: 300
description: Manage Crossplane installations
---
## [Install Crossplane]({{<ref "./install">}})
## [Install Crossplane]({{<ref "install">}})
How to install and customize Crossplane in an existing Kubernetes cluster.
## [Uninstall Crossplane]({{<ref "./uninstall">}})
## [Uninstall Crossplane]({{<ref "uninstall">}})
How to remove Crossplane from a Kubernetes cluster.