Skip to content

Commit abc948c

Browse files
committed
skip jump to assistant page
1 parent f04439f commit abc948c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎apps/web/app/(app)/automation/onboarding/CategoriesSetup.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export function CategoriesSetup({
136136
</Button>
137137

138138
<Button className="w-full" size="lg" variant="outline" asChild>
139-
<Link href={NEXT_URL}>Skip</Link>
139+
<Link href="/automation">Skip</Link>
140140
</Button>
141141
</div>
142142
</form>

0 commit comments

Comments
 (0)