Skip to content

Commit

Permalink
add ideas forum
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Sep 28, 2023
1 parent dab9da1 commit bb791b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions isp-site/src/variables/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,12 @@ const Links = [
to: "https://community.canvaslms.com/t5/Canvas-Product-Roadmap/ct-p/canvas-product-roadmap",
lang: "EN"
},
{
title: "Ideas",
from: "/canvas/ideas",
to: "https://community.canvaslms.com/t5/Canvas-Ideas-and-Themes/ct-p/canvas-ideas-themes?tab=identified",
lang: "EN"
},
]
},
{
Expand Down

0 comments on commit bb791b9

Please sign in to comment.