From d015fe1f7ea4f92fb59a729351336438b57cd9cf Mon Sep 17 00:00:00 2001 From: matt-200 <123186429+matt-200@users.noreply.github.com> Date: Wed, 25 Jan 2023 19:09:18 -0600 Subject: [PATCH] Slight tweak Was missing some words Signed-off-by: matt-200 <123186429+matt-200@users.noreply.github.com> --- .changeset/happy-cows-moo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/happy-cows-moo.md b/.changeset/happy-cows-moo.md index e59d9a72d0..69a8d9d4f5 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 port was being encoded and breaking the readme card +Fixed a bug in buildEncodedUrl function where the colon between host name and port was being encoded and breaking the readme card