diff --git a/firebase.json b/firebase.json index 9884b4d9..2703d38c 100644 --- a/firebase.json +++ b/firebase.json @@ -2292,6 +2292,11 @@ "source": "/firebase-setup", "destination": "/integrations/firebase/connect-to-firebase", "type": 301 + }, + { + "source": "/building-your-ui/ui-builder/properties-panel", + "destination": "/resources/ui/widgets/properties", + "type": 301 } ] }