diff --git a/.changeset/chubby-dots-kiss.md b/.changeset/chubby-dots-kiss.md index b23fe2fcef..7a28467725 100644 --- a/.changeset/chubby-dots-kiss.md +++ b/.changeset/chubby-dots-kiss.md @@ -2,4 +2,4 @@ '@backstage/plugin-techdocs': patch --- -Handle undefined defaultPath in TechDocs initial redirect. +Fixed an issue causing TechDocs to not properly handle initial redirect.