moved product documentation links under product drop downs, changed copyright footer

This commit is contained in:
Jordan Violet
2022-11-01 12:49:10 -04:00
parent a9b2442b96
commit 16a0fbf0de
2 changed files with 120 additions and 121 deletions

View File

@@ -16,7 +16,12 @@ module.exports = {
{ to: "/idn/api/beta", label: "Beta APIs", className: "indent" },
{ to: "#", label: "Documentation", className: "navbar__section" },
{ to: "idn/docs", label: "IDN Documentation", className: "indent" },
{ to: "#", label: "Training", className: "navbar__section" },
{ to: "#", label: "External Links", className: "navbar__section" },
{
href: "https://documentation.sailpoint.com",
label: "Product Documentation",
className: "indent",
},
{
href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003041/true/xxemptyxx/",
label: "IdentityNow Certifications",
@@ -31,7 +36,12 @@ module.exports = {
items: [
{ to: "#", label: "API Specifications", className: "navbar__section" },
{ to: "/iiq/api", label: "IIQ APIs", className: "indent" },
{ to: "#", label: "Training", className: "navbar__section" },
{ to: "#", label: "External Links", className: "navbar__section" },
{
href: "https://documentation.sailpoint.com",
label: "Product Documentation",
className: "indent",
},
{
href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003042/true/xxemptyxx/",
label: "IdentityIQ Certifications",
@@ -54,17 +64,6 @@ module.exports = {
label: "Discuss",
to: "https://developer.sailpoint.com/discuss",
},
{
type: "dropdown",
label: "Not A Developer?",
position: "right",
items: [
{
label: "Product Documentation",
href: "https://documentation.sailpoint.com",
},
],
},
{
type: "dropdown",
label: "Support",