Skip to content

Commit

Permalink
docs: fixed broken plugin dev link on contributing guide (vuejs#1510)
Browse files Browse the repository at this point in the history
  • Loading branch information
Payton Burdette authored and yyx990803 committed Jun 8, 2018
1 parent 726aebd commit 252fa36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Note that `jest --onlyChanged` isn't always accurate because some tests spawn ch

### Plugin Development

See [dedicated section in docs](https://github.com/vuejs/vue-cli/tree/dev/docs/plugin-dev.md).
See [dedicated section in docs](https://github.com/vuejs/vue-cli/blob/dev/docs/dev-guide/plugin-dev.md).

0 comments on commit 252fa36

Please sign in to comment.