diff --git a/pkgs/dart_pad/firebase.json b/pkgs/dart_pad/firebase.json index 042ce9ddb..3846a463e 100644 --- a/pkgs/dart_pad/firebase.json +++ b/pkgs/dart_pad/firebase.json @@ -10,7 +10,7 @@ "redirects": [ { "regex": "/([a-zA-Z0-9]+)", - "destination": "/index.html?id=:1", + "destination": "/?id=:1", "type": 301 } ],