Skip to content

Commit a7885bc

Browse files
👯 Remove recursive Marketplace redirects (#172)
Visiting https://docs.flutterflow.io/marketplace/creators-hub results in a redirect (301) loop. See https://flutterflow.slack.com/archives/C040YEEK68Z/p1728053166562709 for details
1 parent 9d78660 commit a7885bc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎firebase.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1973,11 +1973,6 @@
19731973
"destination": "/marketplace/submit-feedback",
19741974
"type": 301
19751975
},
1976-
{
1977-
"source": "/marketplace/creators-hub",
1978-
"destination": "/marketplace/creators-hub",
1979-
"type": 301
1980-
},
19811976
{
19821977
"source": "/marketplace/creators-hub/submitting-an-item-for-review",
19831978
"destination": "/marketplace/creators-hub/submit-item-for-reivew",
@@ -2003,11 +1998,6 @@
20031998
"destination": "/marketplace/creators-hub/navigating-external-licenses",
20041999
"type": 301
20052000
},
2006-
{
2007-
"source": "/marketplace/creators-hub/creator-faqs",
2008-
"destination": "/marketplace/creators-hub/creator-faqs",
2009-
"type": 301
2010-
},
20112001
{
20122002
"source": "/account/account-management",
20132003
"destination": "/accounts-billing/account-management",

0 commit comments

Comments
 (0)