diff --git a/firebase.json b/firebase.json index 80ebf15663..069b61f208 100644 --- a/firebase.json +++ b/firebase.json @@ -20,13 +20,7 @@ }, { "source": "/docs/ts/latest/guide/setup.html", - "destination": "/docs/ts/latest/index.html", - "type": 301 - }, - { - "source": "/docs/ts/latest/glossary.html", - "destination": "/docs/ts/latest/guide/glossary.html", - "type": 301 + "destination": "/docs/ts/latest/index.html" }, { "source": "/docs/ts/latest/testing",