@backstage-community/plugin-azure-devops 0.5.1 → 0.6.0
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/alpha/package.json +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -34,7 +34,7 @@ The following sections will help you get the Azure DevOps plugin setup and runni
|
|
|
34
34
|
|
|
35
35
|
### Azure DevOps Backend
|
|
36
36
|
|
|
37
|
-
You need to setup the [Azure DevOps backend plugin](https://github.com/backstage/
|
|
37
|
+
You need to setup the [Azure DevOps backend plugin](https://github.com/backstage/community-plugins/tree/main/workspaces/azure-devops/plugins/azure-devops-backend) before you move forward with any of these steps if you haven't already
|
|
38
38
|
|
|
39
39
|
### Entity Annotation
|
|
40
40
|
|
package/alpha/package.json
CHANGED