diff --git a/firebase.json b/firebase.json index 3e19b550c0..a104d78cb2 100644 --- a/firebase.json +++ b/firebase.json @@ -135,7 +135,12 @@ }, { "source": "/docs/dev/fundamentals/hyperscaling.html", - "destination": "docs/reference/concepts/hyperscaling.html", + "destination": "/docs/reference/concepts/hyperscaling.html", + "type": "302" + }, + { + "source": "/docs/dev/fundamentals/docs/reference/concepts/hyperscaling.html", + "destination": "/docs/reference/concepts/hyperscaling.html", "type": "302" }, {