Skip to content

Commit

Permalink
docs: removes broken link from plugins.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aimerie authored Feb 18, 2025
1 parent 4ba1ebd commit 69bc1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/extending-vtu/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Some plugins automatically call `config.plugins.VueWrapper.install()` when
they're imported. This is common if they're extending multiple interfaces at
once. Follow the instructions of the plugin you're installing.

Check out the [Vue Community Guide](https://vue-community.org/guide/ecosystem/testing.html) or [awesome-vue](https://github.com/vuejs/awesome-vue#test) for a collection of community-contributed plugins and libraries.
Check out [awesome-vue](https://github.com/vuejs/awesome-vue#test) for a collection of community-contributed plugins and libraries.

### Writing a Plugin

Expand Down

0 comments on commit 69bc1ce

Please sign in to comment.