From 7cb7bc0203827950261ce715bc1d55599fac6d58 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 18 Jun 2025 17:39:32 -0400 Subject: [PATCH] Improve changeset wording Co-authored-by: Vincenzo Scamporlino Signed-off-by: Chris --- .changeset/chubby-dots-kiss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.