Skip to content

Commit

Permalink
Get rid of half the mobile rules to find bug
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron committed Sep 29, 2023
1 parent 64b9e25 commit 6766c28
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,26 @@
"name": "Native CLI - Components - Help pages",
"match": "^cli/components/help",
"destination": "/design/native/cli/components#help-pages"
},
{
"name": "Native Mobile",
"match": "^mobile/?$",
"destination": "/design/native/mobile"
},
{
"name": "Native Mobile - Platforms",
"match": "^mobile/platforms",
"destination": "/design/native/mobile/platforms"
},
{
"name": "Native Mobile - Platforms - iOS and iPadOS",
"match": "^mobile/platforms/ios",
"destination": "/design/native/mobile/platforms#ios-and-ipados"
},
{
"name": "Native Mobile - Platforms - Android",
"match": "^mobile/platforms/android",
"destination": "/design/native/mobile/platforms#android"
}
],
"rewrites": [
Expand Down

0 comments on commit 6766c28

Please sign in to comment.