@backstage-community/plugin-copilot-backend 0.9.2 → 0.9.3
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
|
@@ -169,5 +169,5 @@ For more details on using the GitHub Copilot and Teams APIs, refer to the follow
|
|
|
169
169
|
|
|
170
170
|
## Links
|
|
171
171
|
|
|
172
|
-
- [GitHub Copilot Plugin Frontend](https://github.com/backstage/
|
|
172
|
+
- [GitHub Copilot Plugin Frontend](https://github.com/backstage/community-plugins/tree/main/workspaces/copilot/plugins/copilot)
|
|
173
173
|
- [Backstage Homepage](https://backstage.io)
|