diff --git a/docs/troubleshooting/firebase/_category_.json b/docs/troubleshooting/firebase/_category_.json index eb08677c..4a0d3676 100644 --- a/docs/troubleshooting/firebase/_category_.json +++ b/docs/troubleshooting/firebase/_category_.json @@ -1,3 +1,3 @@ { - "label": "Firebase Troubleshooting" + "label": "Firebase" } \ No newline at end of file diff --git a/firebase.json b/firebase.json index 0675e103..43f0190d 100644 --- a/firebase.json +++ b/firebase.json @@ -2412,6 +2412,11 @@ "source": "/resources/functions/utility/#code-expressions", "destination": "/resources/functions/utility/#inline-function", "type": 301 + }, + { + "source": "/configuring-cors-for-firebase-storage", + "destination": "/troubleshooting/firebase/configuring-cors-for-firebase-storage", + "type": 301 } ] }