Skip to content

Commit 3967172

Browse files
committed
chore(docs): update/add references to Nuxt 3 version
1 parent 9f5422d commit 3967172

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
> i18n for your Nuxt project
1616
17-
## For Nuxt 3?
18-
- 👷 working on [`next`](https://github.com/nuxt-community/i18n-module/tree/next) branch as v8
17+
## Looking for Nuxt 3 compatible version?
18+
- 👷 Work-in-progress on the v8 version in the [`next`](https://github.com/nuxt-community/i18n-module/tree/next) branch
1919
- 📘 [Documentation](https://v8.i18n.nuxtjs.org/)
2020

2121
## Links

docs/content/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ features:
1515

1616
<alert type="info">
1717

18-
You are looking at the documentation for the new `@nuxtjs/i18n` package. If you are instead looking for the documentation for the legacy `nuxt-i18n` (v6) package then go to [i18n-legacy.nuxtjs.org](https://i18n-legacy.nuxtjs.org/) instead.
18+
This documentation is for the Nuxt 2 version of the module. For version compatible with Nuxt 3 see https://v8.i18n.nuxtjs.org/.
1919

2020
</alert>
2121

0 commit comments

Comments
 (0)