diff --git a/README.md b/README.md index d4c5df1..0ab7e07 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ https://user-images.githubusercontent.com/28986134/212368288-12f41e37-aa8c-4e0a- - [Framer Motion](https://framer.com/motion) – Motion library for React to animate components with ease - [Lucide](https://lucide.dev/) – Beautifully simple, pixel-perfect icons - [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) – Optimize custom fonts and remove external network requests for improved performance -- [`ImageResponse`](https://beta.nextjs.org/docs/api-reference/image-response) – Generate dynamic Open Graph images at the edge +- [`ImageResponse`](https://nextjs.org/docs/app/api-reference/functions/image-response) – Generate dynamic Open Graph images at the edge ### Hooks and Utilities