Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/start/framework/react/guide/isr.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,5 +442,5 @@ Track key metrics:
- [Static Prerendering](./static-prerendering.md) - Build-time page generation
- [Hosting](./hosting.md) - CDN deployment configurations
- [Server Functions](./server-functions.md) - Creating dynamic data endpoints
- [Data Loading](../../router/framework/react/guide/data-loading.md) - Client-side cache control
- [Data Loading](../../../../router/framework/react/guide/data-loading.md) - Client-side cache control
- [Middleware](./middleware.md) - Request/response customization
Loading