From 7b5ba53cb63079a7089f918f5f9a6af438c47637 Mon Sep 17 00:00:00 2001 From: Alex Liu Date: Sun, 23 Feb 2025 17:32:29 +0800 Subject: [PATCH] docs: link to the scripts releases page (#31095) --- docs/5.community/7.changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/5.community/7.changelog.md b/docs/5.community/7.changelog.md index 942ec3e32b..373d9a7492 100644 --- a/docs/5.community/7.changelog.md +++ b/docs/5.community/7.changelog.md @@ -69,7 +69,7 @@ navigation.icon: i-ph-notification --- icon: i-simple-icons-github title: nuxt/scripts - to: https://github.com/nuxt/scripts/tags + to: https://github.com/nuxt/scripts/releases target: _blank ui.icon.base: text-black dark:text-white ---