mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Fix navigation order
This commit is contained in:
@@ -18,8 +18,8 @@ module.exports = {
|
||||
{to: 'idn/docs', label: 'IDN Documentation', className: 'indent'},
|
||||
{to: '#', label: 'Tools', className: 'navbar__section'},
|
||||
{to: 'idn/tools/cli', label: 'CLI', className: 'indent'},
|
||||
{to: 'idn/tools/rule-development-kit', label: 'RDK', className: 'indent'},
|
||||
{to: 'idn/tools/sdk', label: 'SDKs', className: 'indent'},
|
||||
{to: 'idn/tools/rule-development-kit', label: 'RDK', className: 'indent'},
|
||||
{to: '#', label: 'External Links', className: 'navbar__section'},
|
||||
{
|
||||
href: 'https://documentation.sailpoint.com',
|
||||
|
||||
Reference in New Issue
Block a user