File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Declarative subscriptions and meteor reactive data
5050
5151### Single-file component ![ vue] ( https://img.shields.io/badge/vue-1.x-green.svg ) ![ vue] ( https://img.shields.io/badge/vue-2.x-brightgreen.svg )
5252
53- It allows you to write your components in [ this format] ( https://vuejs.org/guide/application.html#Single-File-Components ) with hot-reloading support.
53+ It allows you to write your components in [ this format] ( https://vuejs.org/v2/ guide/single-file-components.html ) with hot-reloading support.
5454
5555[ :package : See Usage in arkyum: vue-component package] ( https://github.com/Akryum/meteor-vue-component/tree/master/packages/vue-component#usage )
5656
Original file line number Diff line number Diff line change 22
33Compatibility: ** Vue 1.x, Vue 2.x**
44
5- It allows you to write your components in [ this format] ( https://vuejs.org/guide/application.html#Single-File-Components ) (with hot-reloading support):
5+ It allows you to write your components in [ this format] ( https://vuejs.org/v2/ guide/single-file-components.html ) (with hot-reloading support):
66![ screenshot] ( http://blog.evanyou.me/images/vue-component.png )
77
88## Installation
You can’t perform that action at this time.
0 commit comments