Skip to content

Commit 484e0c2

Browse files
author
SPRINX0\prochazka
committed
fix
1 parent d3a9d78 commit 484e0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/staticwebapp.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
{ "route": "/download", "redirect": "https://www.dbgate.io/download", "statusCode": 301 },
2828
{ "route": "/features/*", "redirect": "https://www.dbgate.io/features", "statusCode": 301 },
29-
{ "route": "/review", "redirect": "https://www.dbgate.io/review?utm_campaign=communityWidget", "statusCode": 301 },
29+
{ "route": "/review", "redirect": "https://www.dbgate.io/review?utm_campaign=premiumPromoWidget", "statusCode": 301 },
3030

3131
{ "route": "/*", "redirect": "https://www.dbgate.io", "statusCode": 301 }
3232
]

0 commit comments

Comments
 (0)