Skip to content

Commit cc3fcb3

Browse files
author
Guillaume Chau
authored
Changed example links section
Removed old vuex example
1 parent a749eff commit cc3fcb3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,12 @@ You will be able to [use meteor data inside Vue](https://github.com/Akryum/vue-m
2020

2121
For more detailed documentations, see the [usage section](#usage) below.
2222

23-
- [Simple example project](https://github.com/Akryum/meteor-vue-example)
2423
- [Simple example project (Vue 2.x)](https://github.com/Akryum/meteor-vue2-example)
25-
- [Blaze example project](https://github.com/Akryum/meteor-vue-blaze) [[2](https://github.com/Akryum/meteor-vue-blaze/tree/render-blaze)]
26-
- [Routing example project](https://github.com/Akryum/meteor-vue-example-routing)
24+
- [Simple example project (Vue 1.x)](https://github.com/Akryum/meteor-vue-example)
2725
- [Routing example project (vue 2.x)](https://github.com/Akryum/meteor-vue2-example-routing)
26+
- [Routing example project (Vue 1.x)](https://github.com/Akryum/meteor-vue-example-routing)
27+
- [Blaze example project](https://github.com/Akryum/meteor-vue-blaze) [[2](https://github.com/Akryum/meteor-vue-blaze/tree/render-blaze)]
2828
- [i18n example project](https://github.com/Akryum/meteor-vue-example-i18n)
29-
- [Vuex example project](https://github.com/Akryum/meteor-vuex-example)
3029

3130
## Recommended Packages Links
3231

0 commit comments

Comments
 (0)