From d3e48790ced26b8df4f3ea7038dd916259d2ee2d Mon Sep 17 00:00:00 2001 From: Danny Wahl Date: Sat, 10 Feb 2024 09:03:23 -0700 Subject: [PATCH] security => compliance --- isp-site/src/variables/redirects.js | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/isp-site/src/variables/redirects.js b/isp-site/src/variables/redirects.js index 82738955..f9187bac 100644 --- a/isp-site/src/variables/redirects.js +++ b/isp-site/src/variables/redirects.js @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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",