You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/2.get-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ aside: false
8
8
Using image module in your Nuxt project is only one command away. ✨
9
9
10
10
::alert{type="info"}
11
-
You are reading the `v1` documentation compatible with **Nuxt 3** (experimental). Check out [image.nuxtjs.org](https://image.nuxtjs.org/getting-started/installation) for **Nuxt 2** compatible version. ([Announcement](https://github.com/nuxt/image/discussions/548)).
11
+
You are reading the `v1` documentation compatible with **Nuxt 3** (experimental). Check out [v0.image.nuxtjs.org](https://v0.image.nuxtjs.org/getting-started/installation) for **Nuxt 2** compatible version. ([Announcement](https://github.com/nuxt/image/discussions/548)).
12
12
::
13
13
14
14
Add `@nuxt/image@rc` as a development dependency to your project:
0 commit comments