Skip to content

Commit da84840

Browse files
committed
docs: add page title & fix link [ci skip]
1 parent d8db292 commit da84840

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Contributing to Vue CLI
2+
13
## Workflow
24

35
The Git workflow used in this project is largely inspired by [Gitflow workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow).
@@ -66,4 +68,4 @@ Note that `jest --onlyChanged` isn't always accurate because some tests spawn ch
6668

6769
### Plugin Development
6870

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

0 commit comments

Comments
 (0)