Fix invalid contact link on our website (#791)

This commit is contained in:
Vaishnav 2022-10-28 21:59:06 +05:30 committed by GitHub
parent 5473aba6a0
commit a3e611cae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ module.exports = {
},
{
label: 'Contact',
href: 'docs/contact'
to: 'docs/contact'
}
],
},