mirror of https://github.com/crossplane/docs.git
fix shortcode generated links
Signed-off-by: Pete Lumbis <pete@upbound.io>
This commit is contained in:
parent
a5e2fd44ac
commit
2b8e26b60d
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
Loading…
Reference in New Issue