Skip to content

Commit bb3b501

Browse files
authored
Remove troubleshooting redirect (#140)
1 parent 46baa3f commit bb3b501

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

firebase.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
1818
"destination": "/",
1919
"type": 301
2020
},
21-
{
22-
"source": "/troubleshooting/**",
23-
"destination": "/troubleshooting",
24-
"type": 301
25-
},
2621
{
2722
"source": "/getting-started/dashboard",
2823
"destination": "/flutterflow-ui/dashboard",
@@ -2160,4 +2155,4 @@
21602155
}
21612156
]
21622157
}
2163-
}
2158+
}

0 commit comments

Comments
 (0)