Skip to content

Commit

Permalink
docs: fix up landing page buttons DOC-855
Browse files Browse the repository at this point in the history
  • Loading branch information
addetz committed Sep 24, 2024
1 parent e1406c4 commit 72a880f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/docs-content/getting-started/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,6 @@ Explore more through the following pages.
buttonText: "Learn more",
relativeURL: "./introduction",
},
{
title: "Cluster Profiles",
description: "Learn about Palette Cluster Profiles and Packs.",
buttonText: "Learn more",
relativeURL: "./cluster-profiles",
},
{
title: "Deploy a Cluster to Amazon Web Services (AWS)",
description: "Deploy and update a Palette host cluster to AWS.",
Expand Down
6 changes: 6 additions & 0 deletions docs/docs-content/getting-started/vmware/vmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ Once your cluster is deployed, you can update it using cluster profile updates.
buttonText: "Learn more",
relativeURL: "./deploy-k8s-cluster",
},
{
title: "Deploy Cluster Profile Updates",
description: "Update your deployed clusters using Palette Cluster Profiles.",
buttonText: "Learn more",
relativeURL: "./update-k8s-cluster",
},
{
title: "Cluster Management with Terraform",
description: "Deploy and update a Palette host cluster with Terraform.",
Expand Down

0 comments on commit 72a880f

Please sign in to comment.