We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3bbb6 commit aa32551Copy full SHA for aa32551
redirects.ts
@@ -115,6 +115,7 @@ const docsReorgRedirects = {
115
// Test and debug
116
'/build/test-and-debug/hardhat': { redirect: '/zksync-era/guides/testing/testing-with-hardhat' },
117
'/build/test-and-debug/foundry': { redirect: '/zksync-era/guides/testing/testing-with-foundry' },
118
+ '/build/test-and-debug/in-memory-node': { redirect: '/zksync-era/tooling/local-setup/in-memory-node' },
119
'/build/test-and-debug': { redirect: '/zksync-era/tooling/local-setup' },
120
121
// Dev reference
0 commit comments