Skip to content

Commit

Permalink
fix: main sso redirect (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliyaalexiev authored Dec 9, 2024
1 parent 98106cb commit 6e3bbb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redirects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ const docsReorgRedirects = {
},

// ZKsync SSO
'/build/zksync-sso': { redirect: '/zksync-era/unique-features/zksync-sso' },
'/build/zksync-sso/getting-started': { redirect: '/zksync-era/unique-features/zksync-sso/getting-started' },
'/build/zksync-sso/architecture': { redirect: '/zksync-era/unique-features/zksync-sso/architecture' },
'/build/zksync-sso/features': { redirect: '/zksync-era/unique-features/zksync-sso/features' },
Expand Down

0 comments on commit 6e3bbb6

Please sign in to comment.