From 58d70b9ae99dfce0318c12f4c9b6877843fe0413 Mon Sep 17 00:00:00 2001 From: Gabriel Huber Date: Wed, 11 Oct 2023 11:14:02 +0200 Subject: [PATCH] Update .changeset/empty-clocks-argue.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Gabriel Huber --- .changeset/empty-clocks-argue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/empty-clocks-argue.md b/.changeset/empty-clocks-argue.md index 57e56fce7e..e3c5985f8a 100644 --- a/.changeset/empty-clocks-argue.md +++ b/.changeset/empty-clocks-argue.md @@ -2,4 +2,4 @@ '@backstage/core-app-api': patch --- -Fixed bug in AppRouter to determine the correct signOutTargetUrl if app.baseUrl contains a basePath +Fixed bug in `AppRouter` to determine the correct `signOutTargetUrl` if `app.baseUrl` contains a `basePath`