diff --git a/firebase.json b/firebase.json index c999831538d..0acc966d2d2 100644 --- a/firebase.json +++ b/firebase.json @@ -17,8 +17,12 @@ "source": "/docs/chainlink-keeper-network/", "destination": "/docs/chainlink-keepers/introduction/", "type": 301 + }, + { + "source": "/docs/kovan-keeper-network-beta/", + "destination": "/docs/chainlink-keepers/introduction/", + "type": 301 } - ] } }