Skip to content

Commit 143751d

Browse files
chore: GitHub typo(#2939)
1 parent 036e9b6 commit 143751d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ As of v4.5.0, `vue-cli` now provides built-in option to choose Vue 3 preset when
3939
Vue Router 4.0 provides Vue 3 support and has a number of breaking changes of its own. Check out its [Migration Guide](https://next.router.vuejs.org/guide/migration/) for full details.
4040

4141
- [![beta](https://img.shields.io/npm/v/vue-router/next.svg)](https://www.npmjs.com/package/vue-router/v/next)
42-
- [Github](https://github.com/vuejs/vue-router-next)
42+
- [GitHub](https://github.com/vuejs/vue-router-next)
4343
- [RFCs](https://github.com/vuejs/rfcs/pulls?q=is%3Apr+is%3Amerged+label%3Arouter)
4444

4545
### Vuex
4646

4747
Vuex 4.0 provides Vue 3 support with largely the same API as 3.x. The only breaking change is [how the plugin is installed](https://github.com/vuejs/vuex/tree/4.0#breaking-changes).
4848

4949
- [![beta](https://img.shields.io/npm/v/vuex/next.svg)](https://www.npmjs.com/package/vuex/v/next)
50-
- [Github](https://github.com/vuejs/vuex/tree/4.0)
50+
- [GitHub](https://github.com/vuejs/vuex/tree/4.0)
5151

5252
### Devtools Extension
5353

@@ -67,12 +67,12 @@ It is recommended to use [VSCode](https://code.visualstudio.com/) with our offic
6767

6868
| Project | NPM | Repo |
6969
| --------------------- | ----------------------------- | -------------------- |
70-
| @vue/babel-plugin-jsx | [![rc][jsx-badge]][jsx-npm] | [[Github][jsx-code]] |
71-
| eslint-plugin-vue | [![stable][epv-badge]][epv-npm] | [[Github][epv-code]] |
72-
| @vue/test-utils | [![beta][vtu-badge]][vtu-npm] | [[Github][vtu-code]] |
73-
| vue-class-component | [![beta][vcc-badge]][vcc-npm] | [[Github][vcc-code]] |
74-
| vue-loader | [![beta][vl-badge]][vl-npm] | [[Github][vl-code]] |
75-
| rollup-plugin-vue | [![beta][rpv-badge]][rpv-npm] | [[Github][rpv-code]] |
70+
| @vue/babel-plugin-jsx | [![rc][jsx-badge]][jsx-npm] | [[GitHub][jsx-code]] |
71+
| eslint-plugin-vue | [![stable][epv-badge]][epv-npm] | [[GitHub][epv-code]] |
72+
| @vue/test-utils | [![beta][vtu-badge]][vtu-npm] | [[GitHub][vtu-code]] |
73+
| vue-class-component | [![beta][vcc-badge]][vcc-npm] | [[GitHub][vcc-code]] |
74+
| vue-loader | [![beta][vl-badge]][vl-npm] | [[GitHub][vl-code]] |
75+
| rollup-plugin-vue | [![beta][rpv-badge]][rpv-npm] | [[GitHub][rpv-code]] |
7676

7777
[jsx-badge]: https://img.shields.io/npm/v/@vue/babel-plugin-jsx.svg
7878
[jsx-npm]: https://www.npmjs.com/package/@vue/babel-plugin-jsx

0 commit comments

Comments
 (0)