diff --git a/docs/redirects.config.js b/docs/redirects.config.js index 2208ba76d3..415ebbf34a 100644 --- a/docs/redirects.config.js +++ b/docs/redirects.config.js @@ -88,6 +88,11 @@ const customRedirects = [ destination: "/hardhat-runner/docs/guides/migrating-from-hardhat-waffle", permanent: false, }, + { + source: "/hardhat-runner/docs/guides/migrating-from-hardhat-waffle", + destination: "/hardhat-runner/docs/advanced/migrating-from-hardhat-waffle", + permanent: false, + }, { source: "/custom-hardfork-history", destination: