mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
path for docs is now correct
This commit is contained in:
@@ -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
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user