diff --git a/docs/04-community/index.mdx b/docs/04-community/index.mdx index b6148c83cecc3..c5712b2f728a7 100644 --- a/docs/04-community/index.mdx +++ b/docs/04-community/index.mdx @@ -11,7 +11,7 @@ With over 5 million weekly downloads, Next.js has a large and active community o There are a couple of ways you can contribute to the development of Next.js: - [Documentation](/docs/community/contribution-guide): Suggest improvements or even write new sections to help our users understand how to use Next.js. -- [Examples](https://github.com/vercel/next.js/tree/canary/contributing/examples): Help developers integrate Next.js with other tools and services by creating a new example or improving an existing one. +- [Examples](https://github.com/vercel/next.js/tree/canary/examples): Help developers integrate Next.js with other tools and services by creating a new example or improving an existing one. - [Codebase](https://github.com/vercel/next.js/tree/canary/contributing/core): Learn more about the underlying architecture, contribute to bug fixes, errors, and suggest new features. ## Discussions