Skip to content

Commit e8496d4

Browse files
committed
Add redirect for properties panel broken link
1 parent b5b7df9 commit e8496d4

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
@@ -2292,6 +2292,11 @@
22922292
"source": "/firebase-setup",
22932293
"destination": "/integrations/firebase/connect-to-firebase",
22942294
"type": 301
2295+
},
2296+
{
2297+
"source": "/building-your-ui/ui-builder/properties-panel",
2298+
"destination": "/resources/ui/widgets/properties",
2299+
"type": 301
22952300
}
22962301
]
22972302
}

0 commit comments

Comments
 (0)