We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f681f9 commit c6ecb63Copy full SHA for c6ecb63
aio/firebase.json
@@ -13,7 +13,7 @@
13
//////////////////////////////////////////////////////////////////////////////////////////////
14
15
// A random bad indexed page that used `api/api`
16
- {"type": 301, "source": "/api/api/:rest*", "destination": "/api/:rest"},
+ {"type": 301, "source": "/api/api/:rest*", "destination": "api/:rest"},
17
18
// Guide renames
19
{"type": 301, "source": "/docs/*/latest/cli-quickstart.html", "destination": "/guide/quickstart"},
0 commit comments