Skip to content

Commit

Permalink
MODIFIED: temporary redirect of the existing ecosystem page
Browse files Browse the repository at this point in the history
  • Loading branch information
sd-ditoy committed Aug 10, 2023
1 parent 02a7afc commit 670d2f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/nginx-default.conf.template
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ server {
set $vue_app_zoho_endpoint "${VUE_APP_ZOHO_ENDPOINT}";
}

location /en-us/ecosystem {
return 301 https://casper.network/en-us/lp/ecosystem/;
}

location /qr-events {
return 301 https://www.fk3.co.uk/client-work/CASEVENTQR/;
}
Expand Down

0 comments on commit 670d2f0

Please sign in to comment.