Skip to content

Commit a82ba38

Browse files
vicbkodster28
andauthored
Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx
Co-authored-by: Kody Jackson <[email protected]>
1 parent d9985d0 commit a82ba38

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/frameworks/framework-guides

1 file changed

+1
-1
lines changed

src/content/docs/workers/frameworks/framework-guides/nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Most Next.js features are supported by the Cloudflare OpenNext adapter:
4949
| Response streaming | 🟢 supported | |
5050
| asynchronous work with `next/after` | 🟢 supported | |
5151
| Middleware | 🟢 supported | |
52-
| Image optimization | 🟢 supported | Supported via [Cloudflare Images](https://developers.cloudflare.com/images/) |
52+
| Image optimization | 🟢 supported | Supported via [Cloudflare Images](/images/) |
5353
| Partial Prerendering (PPR) | 🟢 supported | PPR is experimental in Next.js |
5454
| Composable Caching ('use cache') | 🟢 supported | Composable Caching is experimental in Next.js |
5555
| Node.js in Middleware | ⚪ not yet supported | Node.js middleware introduced in 15.2 are not yet supported |

0 commit comments

Comments
 (0)