Skip to content

Commit fa947b3

Browse files
authored
docs: update license badge
1 parent cad7f2a commit fa947b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# eslint-config-vuetify
22

3-
<!-- automd:badges color="blue" license -->
3+
<!-- automd:badges color="blue" license="MIT" -->
44

55
[![npm version](https://img.shields.io/npm/v/eslint-config-vuetify?color=blue)](https://npmjs.com/package/eslint-config-vuetify)
66
[![npm downloads](https://img.shields.io/npm/dm/eslint-config-vuetify?color=blue)](https://npm.chart.dev/eslint-config-vuetify)
7-
[![license](https://img.shields.io/github/license/vuetifyjs/eslint-config-vuetify?color=blue)](https://github.com/vuetifyjs/eslint-config-vuetify/blob/main/LICENSE)
7+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
88

99
<!-- /automd -->
1010

@@ -122,4 +122,4 @@ This project exists and thrives thanks to all the wonderful people who contribut
122122
<br><br>
123123
<a href="https://github.com/vuetifyjs/eslint-config-vuetify/graphs/contributors">
124124
<img src="https://contrib.rocks/image?repo=vuetifyjs/eslint-config-vuetify" />
125-
</a>
125+
</a>

0 commit comments

Comments
 (0)