fix: Fixed small issue with cost-insights README diff code block

Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
This commit is contained in:
Marley Powell
2022-04-06 10:47:28 +01:00
parent 0d065ca8fc
commit 5154bb861b
+1 -1
View File
@@ -90,7 +90,7 @@ To expose the plugin to your users, you can integrate the `cost-insights` route
<SidebarItem icon={CreateComponentIcon} to="create" text="Create..." />
<SidebarDivider />
<SidebarItem icon={MapIcon} to="tech-radar" text="Tech Radar" />
+ <SidebarItem icon={MoneyIcon} to="cost-insights" text="Cost Insights" />
+ <SidebarItem icon={MoneyIcon} to="cost-insights" text="Cost Insights" />
</SidebarGroup>
{/* End global nav */}
<SidebarDivider />