Skip to content

Commit

Permalink
Update redirects.js (#10373)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrzhou25 authored Feb 20, 2024
1 parent 73f9264 commit fcd1f5b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,15 @@ const redirects = [
from: ['/design', '/design/web'],
to: '/',
},
{
from: [
'/contentful-test-1',
'/contentful-test-2',
'/contentful-test-3',
'/contentful-test-4',
],
to: '/',
},
{
from: [
'/design/browser-based-vs-native-experience-on-mobile',
Expand Down

0 comments on commit fcd1f5b

Please sign in to comment.