diff --git a/firebase.json b/firebase.json index ab9bbef..9d1ec65 100644 --- a/firebase.json +++ b/firebase.json @@ -166,6 +166,11 @@ "destination": "/build/tooling/hardhat/plugins/hardhat-:plugin", "type": 301 }, + { + "source": "/docs/tools/hardhat/hardhat-:plugin.@(html|md)", + "destination": "/build/tooling/hardhat/plugins/hardhat-:plugin", + "type": 301 + }, { "source": "/build/tooling/hardhat/other-plugins", "destination": "/build/tooling/hardhat/plugins/other-plugins",