Skip to content

Commit 099ed98

Browse files
committed
Fix the route
1 parent 10de567 commit 099ed98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function HomepageHeader() {
1919
<div className={styles.buttons}>
2020
<Link
2121
className="button button--secondary button--lg"
22-
to="/category/course-overview">
22+
to="/foundations">
2323
Start Your First Lesson - 5min ⏱️
2424
</Link>
2525
</div>

0 commit comments

Comments
 (0)