mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
removed double browser tab title, changed Learn in footer
This commit is contained in:
@@ -121,7 +121,7 @@ const config = {
|
||||
style: "light",
|
||||
links: [
|
||||
{
|
||||
title: "Learn",
|
||||
title: "IdentityNow",
|
||||
items: [
|
||||
{
|
||||
label: "Make Your First API Call",
|
||||
@@ -135,6 +135,11 @@ const config = {
|
||||
label: "Build A SaaS Connector",
|
||||
to: "idn/docs/saas-connectors"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "IdentityIQ",
|
||||
items: [
|
||||
{
|
||||
label: "Build An IdentityIQ Plugin",
|
||||
to: "https://documentation.sailpoint.com/"
|
||||
@@ -196,19 +201,6 @@ const config = {
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Careers",
|
||||
items: [
|
||||
{
|
||||
label: "Join the Crew",
|
||||
to: "https://sailpoint.wd1.myworkdayjobs.com/SailPoint/jobs"
|
||||
},
|
||||
{
|
||||
label: "Why Work at SailPoint",
|
||||
to: "https://www.sailpoint.com/company/careers/"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user