Skip to content

Commit 8aea5c1

Browse files
committed
Remove survey metadata redirect
1 parent 83a10b5 commit 8aea5c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firebase.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
{ "source": "/development/:rest*", "destination": "/:rest*", "type": 301 },
5050
{ "source": "/devtools/:rest*", "destination": "/tools/devtools/:rest*", "type": 301 },
5151
{ "source": "/downloads/:resource*", "destination": "/resources/:resource*", "type": 301 },
52-
{ "source": "/f/dart-devtools-survey-metadata.json", "destination": "https://storage.googleapis.com/flutter-uxr/surveys/devtools-survey-metadata.json", "type": 301 },
5352
{ "source": "/f/flutter-survey-metadata.json", "destination": "https://storage.googleapis.com/flutter-uxr/surveys/flutter-survey-metadata.json", "type": 301 },
5453
{ "source": "/faq", "destination": "/resources/faq", "type": 301 },
5554
{ "source": "/fastlane-cd", "destination": "/deployment/cd#fastlane", "type": 301 },

0 commit comments

Comments
 (0)