From 6cdbb4ff8039b0334e02c398a205f49bc1e58e8b Mon Sep 17 00:00:00 2001 From: Pete Lumbis Date: Wed, 27 Mar 2024 12:55:54 -0400 Subject: [PATCH] fix links in v1.13/software Signed-off-by: Pete Lumbis --- content/v1.13/software/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/v1.13/software/_index.md b/content/v1.13/software/_index.md index d527097f..373535d9 100644 --- a/content/v1.13/software/_index.md +++ b/content/v1.13/software/_index.md @@ -4,8 +4,8 @@ weight: 300 description: Manage Crossplane installations --- -## [Install Crossplane](./install/) +## [Install Crossplane](install/) How to install and customize Crossplane in an existing Kubernetes cluster. -## [Uninstall Crossplane](./uninstall/) +## [Uninstall Crossplane](uninstall/) How to remove Crossplane from a Kubernetes cluster. \ No newline at end of file