Skip to content

Commit

Permalink
Merge branch 'main' into tx-filterin-pin-commits
Browse files Browse the repository at this point in the history
  • Loading branch information
popzxc authored Dec 10, 2024
2 parents 7cc6300 + aa32551 commit 858cc78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 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 Expand Up @@ -114,6 +115,7 @@ const docsReorgRedirects = {
// Test and debug
'/build/test-and-debug/hardhat': { redirect: '/zksync-era/guides/testing/testing-with-hardhat' },
'/build/test-and-debug/foundry': { redirect: '/zksync-era/guides/testing/testing-with-foundry' },
'/build/test-and-debug/in-memory-node': { redirect: '/zksync-era/tooling/local-setup/in-memory-node' },
'/build/test-and-debug': { redirect: '/zksync-era/tooling/local-setup' },

// Dev reference
Expand Down

0 comments on commit 858cc78

Please sign in to comment.