Skip to content

Commit

Permalink
fix:link on overview
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamadch91 committed Nov 16, 2024
1 parent 72a7536 commit e44341f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/web-ui/src/pages/Overview/Shortcuts/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const navList = [
title: 'Inventory',
description: 'See all workloads - from code to cloud',
icon: Cube,
link: 'dashboard/infrastructure',
link: 'finder?tab_id=0',
new: true,
},
// {
Expand Down

0 comments on commit e44341f

Please sign in to comment.