docs: fix broken link

This commit is contained in:
nxglabs
2023-12-25 03:30:46 +05:30
parent a356e77f54
commit 62541f1450
+2 -2
View File
@@ -146,11 +146,11 @@ const config = {
items: [
{
label: 'Help',
to: '/docs/help/opensign-api-v-1',
to: '/docs/help/intro',
},
{
label: 'APIs',
to: '/docs/API-docs/intro',
to: '/docs/API-docs/opensign-api-v-1',
},
{
label: 'Contribute',