mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-22 07:32:31 +02:00
docs: fix broken link
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user