From 71fc8695203081c7eb032976e94ac6853beb550a Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Sun, 15 Oct 2023 12:25:28 +0530 Subject: [PATCH] chore: fix link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a9d4973..1d589d9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ### Bug Fixes -- fixes a regression related with nanoid v5 ([#3090](https://github.com/vuejs/vitepress/issues/3090]) +- fixes a regression related with nanoid v5 ([#3090](https://github.com/vuejs/vitepress/issues/3090)) # [1.0.0-rc.21](https://github.com/vuejs/vitepress/compare/v1.0.0-rc.20...v1.0.0-rc.21) (2023-10-12)