docs: add contributing link

pull/910/head
Joaquín Sánchez Jiménez 3 years ago
parent d6125c5c86
commit f0ab7f1171

@ -55,6 +55,10 @@ function nav() {
text: 'Changelog', text: 'Changelog',
link: 'https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md' link: 'https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md'
}, },
{
text: 'Contributing',
link: 'https://github.com/vuejs/vitepress/blob/main/.github/contributing.md'
},
], ],
}, },
] ]

Loading…
Cancel
Save