We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a10b5 commit 8aea5c1Copy full SHA for 8aea5c1
firebase.json
@@ -49,7 +49,6 @@
49
{ "source": "/development/:rest*", "destination": "/:rest*", "type": 301 },
50
{ "source": "/devtools/:rest*", "destination": "/tools/devtools/:rest*", "type": 301 },
51
{ "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 },
53
{ "source": "/f/flutter-survey-metadata.json", "destination": "https://storage.googleapis.com/flutter-uxr/surveys/flutter-survey-metadata.json", "type": 301 },
54
{ "source": "/faq", "destination": "/resources/faq", "type": 301 },
55
{ "source": "/fastlane-cd", "destination": "/deployment/cd#fastlane", "type": 301 },
0 commit comments