Skip to content

Commit

Permalink
Update vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
S1nthesis authored Sep 9, 2023
1 parent e20d370 commit c16b16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 },
Expand Down

1 comment on commit c16b16c

@vercel
Copy link

@vercel vercel bot commented on c16b16c Sep 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.