Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: CalebZoe <[email protected]>
  • Loading branch information
CalebZoe authored Nov 8, 2024
1 parent 8a532cc commit 99c78e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sections/General/Navigation/utility/menu-items.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ const Data = {
},
{
name: "Designer",
path: "/cloud-native-management/design",
path: "/cloud-native-management/kanvas/design",
},
{
name: "Operator",
path: "/cloud-native-management/operate",
path: "/cloud-native-management/kanvas/operate",
},
{
name: "Cloud + Catalog",
Expand Down

0 comments on commit 99c78e6

Please sign in to comment.