@backstage-community/plugin-entity-feedback 0.7.1 → 0.7.2
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
|
@@ -44,7 +44,7 @@ out of the box, this plugin will not work when you test it.
|
|
|
44
44
|
|
|
45
45
|
### Backend
|
|
46
46
|
|
|
47
|
-
You need to setup the [Entity Feedback backend plugin](https://github.com/backstage/
|
|
47
|
+
You need to setup the [Entity Feedback backend plugin](https://github.com/backstage/community-plugins/tree/main/workspaces/entity-feedback/plugins/entity-feedback-backend) before you move forward with any of these steps if you haven't already
|
|
48
48
|
|
|
49
49
|
### Installation
|
|
50
50
|
|