Skip to content

Commit

Permalink
Update redirects.js
Browse files Browse the repository at this point in the history
Removing maui interactive
  • Loading branch information
BcnCarlos authored Jan 24, 2024
1 parent 37f7f9d commit 58c1e5b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ const redirects = [
`/quickstart/native/:platform/${apis}`,
],
to: '/quickstart/native/:platform',
},
{
from: `/quickstart/native/maui`,
to: '/quickstart/native/maui/interactive',
},
{
from: `/quickstart/spa/:platform/${apis}`,
Expand Down

0 comments on commit 58c1e5b

Please sign in to comment.