diff --git a/.changeset/rotten-bears-vanish.md b/.changeset/rotten-bears-vanish.md new file mode 100644 index 0000000000..b988d061ca --- /dev/null +++ b/.changeset/rotten-bears-vanish.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-azure-devops': patch +--- + +Updated readme diff --git a/plugins/azure-devops/README.md b/plugins/azure-devops/README.md index e4b81fe97c..e06c3c81ec 100644 --- a/plugins/azure-devops/README.md +++ b/plugins/azure-devops/README.md @@ -94,7 +94,7 @@ To get the Azure Pipelines component working you'll need to do the following two ``` - 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