diff --git a/aio/firebase.json b/aio/firebase.json index 9850fcccca0..81a5ac767b6 100644 --- a/aio/firebase.json +++ b/aio/firebase.json @@ -51,6 +51,8 @@ // `/generated/docs/api/forms/f_ormb_uilder.json`. ////////////////////////////////////////////////////////////////////////////////////////////// "redirects": [ + {"type": 301, "source": "/", "destination": "https://angular.dev/"}, + // A random bad indexed page that used `api/api` {"type": 301, "source": "/api/api/:rest*", "destination": "/api/:rest*"},