diff --git a/apps/sim/next.config.ts b/apps/sim/next.config.ts index 40c28328ee1..534ff891176 100644 --- a/apps/sim/next.config.ts +++ b/apps/sim/next.config.ts @@ -307,11 +307,6 @@ const nextConfig: NextConfig = { source: '/team', destination: 'https://cal.com/emirkarabeg/sim-team', permanent: false, - }, - { - source: '/careers', - destination: 'https://jobs.ashbyhq.com/sim', - permanent: true, } )