path for docs is now correct

This commit is contained in:
philip-ellis-sp
2022-08-31 14:37:16 -04:00
parent 682636c72d
commit 3f4dbb770a
93 changed files with 95 additions and 95 deletions

View File

@@ -66,8 +66,8 @@ const config = {
label: 'IdentityNow',
position: 'right',
items: [
{to: '/docs/category/identity-now-api-v3', label: 'V3 APIs'},
{to: '/docs/category/identity-now-api-beta', label: 'Beta APIs'}
{to: '/idn/api/identity-now-api-v3', label: 'V3 APIs'},
{to: '/idn/api/identity-now-api-beta', label: 'Beta APIs'}
// ... more items
],
}