[docs] fix link in image integration README (#7649)
This commit is contained in:
parent
8ee94ffbd9
commit
de5fbd3e4b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# @astrojs/image 📷
|
||||
|
||||
> ⚠️ This integration will be deprecated in Astro v3.0 (Fall 2023) in favor of the `astro:assets` module. Please see the [Assets documentation](https://docs.astro.build/en/guide/assets/) for more information.
|
||||
> ⚠️ This integration will be deprecated in Astro v3.0 (Fall 2023) in favor of the `astro:assets` module. Please see the [Assets documentation](https://docs.astro.build/en/guides/assets/) for more information.
|
||||
|
||||
This **[Astro integration][astro-integration]** optimizes images in your [Astro project](https://astro.build). It is supported in Astro v2 only for all static sites and for [some server-side rendering deploy hosts](#installation).
|
||||
|
||||
|
|
Loading…
Reference in a new issue