diff --git a/docs/index.mdx b/docs/index.mdx index 3831cd8f30253..4f9868a8ca6f0 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -46,7 +46,7 @@ The breadcrumbs at the top of the page will also indicate whether you're viewing Although our docs are designed to be beginner-friendly, we need to establish a baseline so that the docs can stay focused on Next.js functionality. We'll make sure to provide links to relevant documentation whenever we introduce a new concept. -To get the most out of our docs, it's recommended that you have a basic understanding of HTML, CSS, and React. If you need to brush up on your React skills, check out our [Next.js Foundations Course](/learn/foundations/about-nextjs), which will introduce you to the fundamentals. +To get the most out of our docs, it's recommended that you have a basic understanding of HTML, CSS, and React. If you need to brush up on your React skills, check out our [React Foundations Course](/learn/react-foundations), which will introduce you to the fundamentals. Then, learn more about Next.js by [building a dashboard application](/learn/dashboard-app). ## Accessibility