diff --git a/firebase.json b/firebase.json index 19b7b45879..b0b7621c18 100644 --- a/firebase.json +++ b/firebase.json @@ -21,7 +21,20 @@ { "source": "/docs/ts/latest/guide/setup.html", "destination": "/docs/ts/latest/index.html" + }, + { + "source": "cheatsheet", + "destination": "/docs/ts/latest/guide/cheatsheet.html" + }, + { + "source": "/docs/js/latest/guide/cheatsheet" + "destination": "/docs/js/latest/index.html" + }, + { + "source": "/docs/dart/latest/guide/cheatsheet" + "destination": "/docs/dart/latest/index.html" } + ], "ignore": [ "firebase.json",