diff --git a/.changeset/happy-cows-moo.md b/.changeset/happy-cows-moo.md index 69a8d9d4f5..a5e425f5d2 100644 --- a/.changeset/happy-cows-moo.md +++ b/.changeset/happy-cows-moo.md @@ -2,4 +2,4 @@ '@backstage/plugin-azure-devops-backend': patch --- -Fixed a bug in buildEncodedUrl function where the colon between host name and port was being encoded and breaking the readme card +Fixed a bug where the azure devops host in URLs on the readme card was being URL encoded, breaking hosts with ports.