Skip to content

Commit

Permalink
Update LearnPlatform links
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Sep 27, 2023
1 parent 8a431e8 commit aab2b4b
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions isp-site/src/variables/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ const Links = [
{
title: "Home",
from: "/learnplatform",
to: "https://learnplatform.com/",
to: "https://www.instructure.com/k12/products/learnplatform/?utm_source=INST&utm_medium=ER&CampaignID=7013m000001NyAxAAK",
lang: "EN"
},
{
Expand All @@ -698,34 +698,28 @@ const Links = [
to: "https://github.com/thedannywahl/instructure-security-package/archive/refs/heads/learn-platform.zip",
lang: "EN"
},
{
title: "Contact",
from: "/learnplatform/contact",
to: "https://learnplatform.com/contact",
lang: "EN"
},
{
title: "Terms of Service",
from: "/learnplatform/tos",
to: "https://learnplatform.com/terms-of-service",
to: "https://www.instructure.com/policies/learnplatform-terms-of-service/?utm_source=INST&utm_medium=ER&CampaignID=7013m000001NyAxAAK",
lang: "EN"
},
{
title: "Privacy",
from: "/learnplatform/privacy",
to: "https://learnplatform.com/privacy-policy",
to: "https://www.instructure.com/policies/privacy-learnplatform/?utm_source=INST&utm_medium=ER&CampaignID=7013m000001NyAxAAK",
lang: "EN"
},
{
title: "Data Processing Agreement",
from: "/learnplatform/dpa",
to: "https://learnplatform.com/data-processing-agreement",
to: "https://www.instructure.com/policies/learnplatform-data-processing-agreement/?utm_source=INST&utm_medium=ER&CampaignID=7013m000001NyAxAAK",
lang: "EN"
},
{
title: "Statement of Neutrality",
from: "/learnplatform/neutrality",
to: "https://learnplatform.com/neutrality",
to: "https://www.instructure.com/policies/learnplatform-neutrality/?utm_source=INST&utm_medium=ER&CampaignID=7013m000001NyAxAAK",
lang: "EN"
},
]
Expand Down

0 comments on commit aab2b4b

Please sign in to comment.