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`