Skip to content

Commit a81646c

Browse files
Update backend-for-frontend.mdx
Broken link to API Routes in Pages Router
1 parent f1d4b5d commit a81646c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/01-app/02-guides/backend-for-frontend.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To implement this pattern, use:
2828

2929
- [Route Handlers](/docs/app/api-reference/file-conventions/route)
3030
- [`middleware`](/docs/app/api-reference/file-conventions/middleware)
31-
- In Pages Router, [API Routes](/pages/building-your-application/routing/api-routes)
31+
- In Pages Router, [API Routes](/docs/pages/building-your-application/routing/api-routes)
3232

3333
## Public Endpoints
3434

0 commit comments

Comments
 (0)