mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 12:27:47 +00:00
Update navbar.js, changed tool name from RDK to Rule Development Kit
This commit is contained in:
@@ -19,7 +19,7 @@ module.exports = {
|
|||||||
{to: '#', label: 'Tools', className: 'navbar__section'},
|
{to: '#', label: 'Tools', className: 'navbar__section'},
|
||||||
{to: 'idn/tools/cli', label: 'CLI', className: 'indent'},
|
{to: 'idn/tools/cli', label: 'CLI', className: 'indent'},
|
||||||
{to: 'idn/tools/sdk', label: 'SDKs', className: 'indent'},
|
{to: 'idn/tools/sdk', label: 'SDKs', className: 'indent'},
|
||||||
{to: 'idn/tools/rule-development-kit', label: 'RDK', className: 'indent'},
|
{to: 'idn/tools/rule-development-kit', label: 'Rule Development Kit', className: 'indent'},
|
||||||
{to: '#', label: 'External Links', className: 'navbar__section'},
|
{to: '#', label: 'External Links', className: 'navbar__section'},
|
||||||
{
|
{
|
||||||
href: 'https://documentation.sailpoint.com',
|
href: 'https://documentation.sailpoint.com',
|
||||||
|
|||||||
Reference in New Issue
Block a user