]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
docs: replace badgen with shields.io [skip ci]
authorHaoqun Jiang <github@haoqun.me>
Mon, 17 Nov 2025 12:34:15 +0000 (21:34 +0900)
committerHaoqun Jiang <github@haoqun.me>
Mon, 17 Nov 2025 13:08:57 +0000 (22:08 +0900)
badgen.net has been down for days

README.md

index d19c1dbeea410519ba5a556838dfff1776b80365..a4bbfb3ea0f11f41977f9556eda81e9ca477e0d0 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/previous-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://img.shields.io/npm/dw/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