From 5c016b13a0e1086dbc850fda5b35351eb0b93396 Mon Sep 17 00:00:00 2001 From: Luca Ban Date: Thu, 9 Sep 2021 21:33:58 +0900 Subject: [PATCH] docs: update link to changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cd5d343..e0a1ec06 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ To check out docs, visit [vitepress.vuejs.org](https://vitepress.vuejs.org). ## Changelog -Detailed changes for each release are documented in the [release notes](https://github.com/vuejs/vitepress/releases). +Detailed changes for each release are documented in the [CHANGELOG](https://github.com/vuejs/vitepress/blob/master/CHANGELOG.md). ## Contribution