We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10de567 commit 099ed98Copy full SHA for 099ed98
1 file changed
src/pages/index.js
@@ -19,7 +19,7 @@ function HomepageHeader() {
19
<div className={styles.buttons}>
20
<Link
21
className="button button--secondary button--lg"
22
- to="/category/course-overview">
+ to="/foundations">
23
Start Your First Lesson - 5min ⏱️
24
</Link>
25
</div>
0 commit comments