Skip to content

Commit 876893e

Browse files
committed
docs(vscode): update readme badges to reflect new extension ID
Update the badge URLs in the VS Code extension README to point to the correct marketplace item (vuetifyjs.vuetify-vscode) instead of the old one (vuetify.vuetify).
1 parent df11b76 commit 876893e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Vuetify for VS Code
22

3-
[![Version](https://img.shields.io/visual-studio-marketplace/v/vuetify.vuetify)](https://marketplace.visualstudio.com/items?itemName=vuetify.vuetify) [![Installs](https://img.shields.io/visual-studio-marketplace/i/vuetify.vuetify)](https://marketplace.visualstudio.com/items?itemName=vuetify.vuetify) [![Reactive VSCode](https://img.shields.io/badge/made_with-reactive--vscode-%23007ACC?style=flat&labelColor=%23229863)](https://kermanx.com/reactive-vscode/)
3+
[![Version](https://img.shields.io/visual-studio-marketplace/v/vuetifyjs.vuetify-vscode)](https://marketplace.visualstudio.com/items?itemName=vuetifyjs.vuetify-vscode) [![Installs](https://img.shields.io/visual-studio-marketplace/i/vuetifyjs.vuetify-vscode)](https://marketplace.visualstudio.com/items?itemName=vuetifyjs.vuetify-vscode) [![Reactive VSCode](https://img.shields.io/badge/made_with-reactive--vscode-%23007ACC?style=flat&labelColor=%23229863)](https://kermanx.com/reactive-vscode/)
44

55
The official VS Code extension for [Vuetify](https://vuetifyjs.com/).
66

0 commit comments

Comments
 (0)