From 833091d0133edf75a175e9af0dbcaf5b8992d41e Mon Sep 17 00:00:00 2001 From: Aramis Sennyey Date: Fri, 4 Nov 2022 16:51:55 -0400 Subject: [PATCH] Vale fix. Signed-off-by: Aramis Sennyey --- .changeset/metal-fishes-grow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/metal-fishes-grow.md b/.changeset/metal-fishes-grow.md index 80b97c73a1..01ac5119d4 100644 --- a/.changeset/metal-fishes-grow.md +++ b/.changeset/metal-fishes-grow.md @@ -2,4 +2,4 @@ '@backstage/core-app-api': patch --- -Updated AppManager to return an absolute url for backend.baseUrl when a relative url is provided. +Updated AppManager to return an absolute URL for `backend.baseUrl` when a relative URL is provided.