Skip to content

Commit

Permalink
add story and FFT links.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Sep 27, 2023
1 parent e6b1e40 commit f6d333d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions isp-site/src/variables/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,18 @@ const Links = [
to: "https://site.imsglobal.org/certifications?query=instructure",
lang: "EN"
},
{
title: "Our Story",
from: "/story",
to: "https://www.instructure.com/about/our-story",
lang: "EN"
},
{
title: "Try Canvas (FFT)",
from: "/try-canvas",
to: "https://www.instructure.com/try-canvas",
lang: "EN"
},
{
title: "EduAppCenter",
from: "/apps",
Expand Down

0 comments on commit f6d333d

Please sign in to comment.