Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading