]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
docs: fix broken node.js release link
authorbtea <2356281422@qq.com>
Sun, 24 Dec 2023 13:11:39 +0000 (21:11 +0800)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Tue, 26 Dec 2023 08:00:05 +0000 (09:00 +0100)
README.md

index 80601293f3e32dfe4eb4c6357b8bf4c1e8112bc9..90699e517dc18cf80f3ecea3ff4e81c033978b4a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# create-vue <a href="https://npmjs.com/package/create-vue"><img src="https://badgen.net/npm/v/create-vue" alt="npm package"></a> <a href="https://nodejs.org/en/about/releases/"><img src="https://img.shields.io/node/v/create-vue" alt="node compatibility"></a>
+# create-vue <a href="https://npmjs.com/package/create-vue"><img src="https://badgen.net/npm/v/create-vue" alt="npm package"></a> <a href="https://nodejs.org/en/about/previous-releases"><img src="https://img.shields.io/node/v/create-vue" alt="node compatibility"></a>
 
 The recommended way to start a Vite-powered Vue project