Slight tweak to changeset file

Make it clearer

Signed-off-by: matt-200 <123186429+matt-200@users.noreply.github.com>
This commit is contained in:
matt-200
2023-01-26 08:21:27 -06:00
committed by GitHub
parent d015fe1f7e
commit 9d0900ee0b
+1 -1
View File
@@ -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.