@backstage-community/plugin-cost-insights-common 0.4.0 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -4,5 +4,5 @@ Shared isomorphic code for the cost-insights plugin.
|
|
|
4
4
|
|
|
5
5
|
## Links
|
|
6
6
|
|
|
7
|
-
- [Frontend part of the plugin](https://github.com/backstage/
|
|
7
|
+
- [Frontend part of the plugin](https://github.com/backstage/community-plugins/tree/main/workspaces/cost-insights/plugins/cost-insights)
|
|
8
8
|
- [The Backstage homepage](https://backstage.io)
|