Skip to content

Commit cf16f2e

Browse files
committed
Fix apply button on team page
1 parent c9e661d commit cf16f2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/pages/team/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ export function Team() {
194194
help lead the future of campus transportation.
195195
</p>
196196
<div className="about-cta-buttons">
197-
<a href="/join">
197+
<a href="/#/join">
198198
<Button className="cta-button cta-button-primary">
199199
Apply Now
200200
</Button>

0 commit comments

Comments
 (0)