Skip to content

Commit e62aa23

Browse files
authored
Fix redirect from product (#130)
1 parent 02d7cdf commit e62aa23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

firebase.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2152,6 +2152,11 @@
21522152
"source": "/resources/ui/overview#widget-tree",
21532153
"destination": "/resources/ui/widgets#widget-tree",
21542154
"type": 301
2155+
},
2156+
{
2157+
"source": "/firebase-setup",
2158+
"destination": "/integrations/firebase/connect-to-firebase",
2159+
"type": 301
21552160
}
21562161
]
21572162
}

0 commit comments

Comments
 (0)