Skip to content

Commit

Permalink
addressing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
seemywingz committed Aug 27, 2024
1 parent d677a3d commit 327b983
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/NavData.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@ const rootNavData: NavMenu = deepFreeze([
},
{
title: 'Management Cluster',
href: '/how-to/set-up/mgmt-cluster',
// href: '/how-to/set-up/mgmt-cluster',
href: '/deployments/cli-quickstart',
},
{
title: 'Workload Cluster',
Expand Down

0 comments on commit 327b983

Please sign in to comment.