From f3403ef7b7bc98f02c405f60daa159d74578b64a Mon Sep 17 00:00:00 2001 From: Manabu Niseki Date: Thu, 6 May 2021 17:43:36 +0900 Subject: [PATCH] Fix typo in migration.md --- site/content/docs/5.0/migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index df223a9a13..50ab062fd4 100644 --- a/site/content/docs/5.0/migration.md +++ b/site/content/docs/5.0/migration.md @@ -170,7 +170,7 @@ toc: true ### Accordion -- Added [new accordion component]({{< docsref "/components/accordion" >}}! +- Added [new accordion component]({{< docsref "/components/accordion" >}})! ### Alerts