Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
feat: add c4g /roadmap redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
CanRau committed Dec 29, 2021
1 parent db6d3af commit d539ee4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ module.exports = [
// `/api/* https://api.gaiama.org/:splat 200`,

// coding4gaiama
`https://coding4.gaiama.org/en/roadmap https://www.canrau.com/en/todos 301!`,
`https://www.coding4.gaiama.org/en/roadmap https://www.canrau.com/en/todos 301!`,
`https://coding4.gaiama.org/en/fluid-typography https://www.canrau.com/en/css-only-fluid-typography 301!`,
`https://www.coding4.gaiama.org/en/fluid-typography https://www.canrau.com/en/css-only-fluid-typography 301!`,
`https://coding4.gaiama.org/en/graphql-parent-file https://www.canrau.com/en/query-parent-file-node-in-gatsby-js 301!`,
Expand Down

0 comments on commit d539ee4

Please sign in to comment.