Skip to content

Commit d3a9d78

Browse files
author
SPRINX0\prochazka
committed
review link fixed
1 parent 599ad45 commit d3a9d78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/staticwebapp.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +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 },
2930

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

0 commit comments

Comments
 (0)