Skip to content

Commit 242423b

Browse files
committed
chore: rename plugin dev file
1 parent 4ff40a0 commit 242423b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ Note that `jest --onlyChanged` isn't always accurate because some tests spawn ch
5252

5353
### Plugin Development
5454

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

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,4 @@ See [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/dev/packa
169169
## Development
170170

171171
- [Contributing Guide](https://github.com/vuejs/vue-cli/blob/dev/.github/CONTRIBUTING.md)
172-
- [Plugin Development Guide](https://github.com/vuejs/vue-cli/blob/dev/docs/plugin.md)
172+
- [Plugin Development Guide](https://github.com/vuejs/vue-cli/blob/dev/docs/plugin-dev.md)
File renamed without changes.

0 commit comments

Comments
 (0)