Skip to content

Commit

Permalink
Update redirects.js
Browse files Browse the repository at this point in the history
Dupe redirect
  • Loading branch information
avanscoy authored Nov 6, 2023
1 parent cd712ac commit 6c16f54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -973,8 +973,8 @@ const redirects = [
to: '/quickstart/webapp',
},
{
from: ['/microsites/call-api/call-api-device'],
to: '/quickstart/native',
from: ['/microsites/add-login/add-login-single-page-app'],
to: '/quickstart/spa',
},
{
from: ['/microsites/call-api/call-api-device'],
Expand Down

0 comments on commit 6c16f54

Please sign in to comment.