diff --git a/docs/docs/introduction.mdx b/docs/docs/introduction.mdx index 1aadbf7..5ce4bf4 100644 --- a/docs/docs/introduction.mdx +++ b/docs/docs/introduction.mdx @@ -245,7 +245,7 @@ Ready to internationalize your Next.js app? Follow our [Getting Started Guide](. ## Learn More - **[Getting Started](./getting-started.mdx)** - Step-by-step setup guide -- **[API Reference](./api-reference/)** - Complete API documentation +- **[API Reference](./docs/api-reference/)** - Complete API documentation - **[Messages](./messages.mdx)** - ICU format and message organization - **[Routing](./routing.mdx)** - Localized pathnames and dynamic routes - **[Common Pitfalls](./common-pitfalls.mdx)** - Avoid common mistakes