Skip to content

Commit 726691d

Browse files
ivangabrielekazupon
authored andcommitted
Replace custom element example link by the non-deprecated one (#805)
1 parent e2016b9 commit 726691d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 18
88

99
Plugins usually add global-level functionality to Vue. There is no strictly defined scope for a plugin - there are typically several types of plugins you can write:
1010

11-
1. Add some global methods or properties. e.g. [vue-element](https://github.com/vuejs/vue-element)
11+
1. Add some global methods or properties. e.g. [vue-custom-element](https://github.com/karol-f/vue-custom-element)
1212

1313
2. Add one or more global assets: directives/filters/transitions etc. e.g. [vue-touch](https://github.com/vuejs/vue-touch)
1414

0 commit comments

Comments
 (0)