Merge pull request #10109 from afscrome/patch-1

Typo fix to Azure Devops readme
This commit is contained in:
Fredrik Adelöw
2022-03-11 11:59:17 +01:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-azure-devops': patch
---
Updated readme
+1 -1
View File
@@ -94,7 +94,7 @@ To get the Azure Pipelines component working you'll need to do the following two
</EntitySwitch>
```
2. If you are using the ``dev.azure.com/project` and `dev.azure.com/build-definition` annotations then you'll want to do this:
2. If you are using the `dev.azure.com/project` and `dev.azure.com/build-definition` annotations then you'll want to do this:
```tsx
// In packages/app/src/components/catalog/EntityPage.tsx