Skip to content

Commit 666f456

Browse files
committed
Change teacher link
1 parent 426ac3d commit 666f456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/elements/WhySignUpTabs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export const WhySignUpTabs = () => (
6666
</p>
6767
</CardText>
6868
<CardText className="text-center">
69-
<Button tag={Link} to="/pages/teacher_accounts" color="secondary">Teacher Account Page</Button>
69+
<Button tag={Link} to="/teachers" color="secondary">Teacher Account Page</Button>
7070
</CardText>
7171
</CardBody>
7272
</Card>

0 commit comments

Comments
 (0)