fix(docs): fixed broken link for "How to/Contributing" on home page

This commit is contained in:
felpel 2022-05-04 19:46:05 -04:00 committed by Jan De Dobbeleer
parent 57f13e044c
commit 5c833988cf

View file

@ -77,7 +77,7 @@ module.exports = {
},
{
label: 'Contributing',
to: 'docs/contributing_started',
to: 'docs/contributing/started',
},
],
},