From 3d7e362d61012d3ae95383dbf01944c5cf62f188 Mon Sep 17 00:00:00 2001 From: Mitchell Johnson Date: Sun, 9 Jul 2023 14:56:38 +1000 Subject: [PATCH] Update README.md replace `beta` url with the full release docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b71acee..2e2e084b 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,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 - [`react-wrap-balancer`](https://github.com/shuding/react-wrap-balancer) – Simple React component that makes titles more readable ### Hooks and Utilities