We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8eb774 commit c36b3d6Copy full SHA for c36b3d6
1 file changed
app/layouts/SystemLayout.tsx
@@ -108,7 +108,7 @@ export function SystemLayout() {
108
<NavLinkItem to={pb.systemUtilization()}>
109
<Metrics16Icon /> Utilization
110
</NavLinkItem>
111
- <NavLinkItem to={pb.sledInventory()}>
+ <NavLinkItem to={pb.inventory()}>
112
<Servers16Icon /> Inventory
113
114
<NavLinkItem to={pb.ipPools()}>
0 commit comments