Skip to content

Commit

Permalink
update schedule redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
EwanLyon committed Mar 30, 2024
1 parent f2c4f09 commit b7a8283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nextjs/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const nextConfig = {
},
{
source: "/schedule",
destination: "/ASGX2024/schedule",
destination: "/ASDH2024/schedule",
permanent: false,
},
{
Expand Down

0 comments on commit b7a8283

Please sign in to comment.