diff --git a/docusaurus.config.js b/docusaurus.config.js index e54b1d7..712dbd4 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -229,6 +229,10 @@ const config = { from: "/reactive-smart-contracts", to: "/reactive-contracts" }, + { + from: "/kopli-testnet", + to: "/reactive-mainnet" + }, ] } ]