Skip to content

Commit 99c78e6

Browse files
authored
Apply suggestions from code review
Signed-off-by: CalebZoe <[email protected]>
1 parent 8a532cc commit 99c78e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sections/General/Navigation/utility/menu-items.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ const Data = {
9090
},
9191
{
9292
name: "Designer",
93-
path: "/cloud-native-management/design",
93+
path: "/cloud-native-management/kanvas/design",
9494
},
9595
{
9696
name: "Operator",
97-
path: "/cloud-native-management/operate",
97+
path: "/cloud-native-management/kanvas/operate",
9898
},
9999
{
100100
name: "Cloud + Catalog",

0 commit comments

Comments
 (0)