diff --git a/vercel.json b/vercel.json index f99d0eb..71b8aea 100644 --- a/vercel.json +++ b/vercel.json @@ -21,7 +21,7 @@ { "source": "/mailing(.*)", "destination": "https://mercury-sooty.vercel.app/mailing$1" }, { "source": "/stats", "destination": "https://datastudio.google.com/u/0/reporting/5fe03a3a-1146-4ecd-89da-389b518a950d/page/alGgB" }, { "source": "/help(.*)", "destination": "https://helpqueue.vercel.app$1" }, - { "source": "/(.*)", "destination": "https://2022.tamudatathon.com/$1" } + { "source": "/(.*)", "destination": "https://2023.tamudatathon.com/$1" } ], "redirects": [ { "source": "/join", "destination": "https://bit.ly/JoinTDTeam", "permanent": false },