rsnext/docs
Zack Tanner b1ce1b24b3
docs: fix skipTrailingSlashRedirect middleware example (#65220)
The example here only updates the pathname, but the redirect path is
determined by taking the `req.nextUrl` object and stringifying it, which
means it would return the wrong redirect location.

Closes NEXT-3260
2024-04-30 15:51:20 -07:00
..
01-getting-started Docs: Explain why Layouts (RSCs) can't access pathname (#64785) 2024-04-25 08:44:12 +01:00
02-app docs: fix skipTrailingSlashRedirect middleware example (#65220) 2024-04-30 15:51:20 -07:00
03-pages feat(next/image)!: remove squoosh in favor of sharp as optional dependency (#63321) 2024-04-25 14:01:56 -04:00
04-architecture Docs: Instructions on how to generate turbopack trace file (#64325) 2024-04-11 11:55:18 +02:00
05-community Update README.md (#48717) 2024-02-04 18:47:51 -08:00
index.mdx docs: fix broken link to learn course (#59288) 2023-12-05 08:39:54 -06:00