Merge pull request #10665 from marleypowell/marley/cost-insights-doc-fix

fix: Fixed small issue with cost-insights README diff code block
This commit is contained in:
Ben Lambert
2022-04-06 13:04:33 +02:00
committed by GitHub
+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 />