Skip to content

Commit

Permalink
security => compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Feb 10, 2024
1 parent 57553af commit d3e4879
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions isp-site/src/variables/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -265,19 +265,19 @@ const Links = [
brand: "Canvas LMS",
links: [
{
title: "Security Package (EN)",
title: "Compliance Package (EN)",
from: "/canvas/lms/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/canvas-lms.zip",
lang: "EN",
},
{
title: "Security Package (ES-LA)",
title: "Compliance Package (ES-LA)",
from: "/es-la/canvas/lms/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/canvas-lms-ES_LA.zip",
lang: "ES_LA",
},
{
title: "Security Package (PT-BR)",
title: "Compliance Package (PT-BR)",
from: "/pt-br/canvas/lms/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/canvas-lms-PT_BR.zip",
lang: "PT_BR",
Expand Down Expand Up @@ -413,7 +413,7 @@ const Links = [
brand: "Canvas Studio",
links: [
{
title: "Security Package (EN)",
title: "Compliance Package (EN)",
from: "/canvas/studio/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/canvas-studio.zip",
lang: "EN",
Expand Down Expand Up @@ -460,19 +460,19 @@ const Links = [
brand: "Canvas Credentials",
links: [
{
title: "Security Package",
title: "Compliance Package",
from: "/canvas/credentials/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/canvas-credentials.zip",
lang: "EN",
},
{
title: "Security Package",
title: "Compliance Package",
from: "/es-la/canvas/credentials/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/canvas-credentials-ES_LA.zip",
lang: "ES_LA",
},
{
title: "Security Package",
title: "Compliance Package",
from: "/pt-br/canvas/credentials/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/canvas-credentials-PT_BR.zip",
lang: "PT_BR",
Expand Down Expand Up @@ -513,7 +513,7 @@ const Links = [
brand: "Canvas Catalog",
links: [
{
title: "Security Package",
title: "Compliance Package",
from: "/canvas/catalog/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/canvas-catalog.zip",
lang: "EN",
Expand Down Expand Up @@ -611,7 +611,7 @@ const Links = [
brand: "Mastery Connect",
links: [
{
title: "Security Package",
title: "Compliance Package",
from: "/mastery/connect/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/mastery-connect.zip",
lang: "EN",
Expand Down Expand Up @@ -709,7 +709,7 @@ const Links = [
brand: "Elevate K-12 Analytics",
links: [
{
title: "Security Package",
title: "Compliance Package",
from: "/elevate/k12-analytics/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/elevate-k12-analytics.zip",
lang: "EN",
Expand Down Expand Up @@ -766,19 +766,19 @@ const Links = [
brand: "Impact",
links: [
{
title: "Security Package",
title: "Compliance Package",
from: "/impact/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/impact.zip",
lang: "EN",
},
{
title: "Security Package",
title: "Compliance Package",
from: "/es-la/impact/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/impact-ES_LA.zip",
lang: "ES_LA",
},
{
title: "Security Package",
title: "Compliance Package",
from: "/pt-br/impact/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/impact-PT_BR.zip",
lang: "PT_BR",
Expand Down Expand Up @@ -825,7 +825,7 @@ const Links = [
lang: "EN",
},
{
title: "Security Package",
title: "Compliance Package",
from: "/learnplatform/dl",
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/learn-platform.zip",
lang: "EN",
Expand Down

0 comments on commit d3e4879

Please sign in to comment.