Skip to content

Commit

Permalink
Didn't work; get rid of other half
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron committed Sep 29, 2023
1 parent 6766c28 commit 432906b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -516,24 +516,24 @@
"destination": "/design/native/cli/components#help-pages"
},
{
"name": "Native Mobile",
"match": "^mobile/?$",
"destination": "/design/native/mobile"
"name": "Native Mobile - Foundations",
"match": "^mobile/foundations",
"destination": "/design/native/mobile/foundations"
},
{
"name": "Native Mobile - Platforms",
"match": "^mobile/platforms",
"destination": "/design/native/mobile/platforms"
"name": "Native Mobile - Foundations - Spacing and layout",
"match": "^mobile/foundations/spacing-layout",
"destination": "/design/native/mobile/foundations#spacing-and-layout"
},
{
"name": "Native Mobile - Platforms - iOS and iPadOS",
"match": "^mobile/platforms/ios",
"destination": "/design/native/mobile/platforms#ios-and-ipados"
"name": "Native Mobile - Foundations - Color",
"match": "^mobile/foundations/iconography",
"destination": "/design/native/mobile/foundations#iconography"
},
{
"name": "Native Mobile - Platforms - Android",
"match": "^mobile/platforms/android",
"destination": "/design/native/mobile/platforms#android"
"name": "Native Mobile - Foundations - Typography",
"match": "^mobile/foundations/typography",
"destination": "/design/native/mobile/foundations#typography"
}
],
"rewrites": [
Expand Down

0 comments on commit 432906b

Please sign in to comment.