Skip to content

Commit 73c146b

Browse files
committed
improvement(demo): point /team redirect at the Sim team demo booking link
1 parent 507483f commit 73c146b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ const nextConfig: NextConfig = {
357357
},
358358
{
359359
source: '/team',
360-
destination: 'https://cal.com/emirkarabeg/sim-team',
360+
destination: 'https://cal.com/team/sim/demo',
361361
permanent: false,
362362
}
363363
)

0 commit comments

Comments
 (0)