You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue might be on Next.js' side. The docs code lives in a private repo, and the 03-layouts-and-templates.mdx file exists and is valid. The problem could be related to routing on their end.
What is the documentation issue?
This link: https://nextjs.org/docs/app/building-your-application/routing/layouts-and-templates
Is redirecting to here: https://nextjs.org/docs/app/getting-started/layouts-and-pages
Despite a page evidently being available in the repo: https://github.com/vercel/next.js/blob/canary/docs/01-app/03-building-your-application/01-routing/03-layouts-and-templates.mdx
Is there any context that might help us understand?
App Router docs (not page router docs).
Links on the docs website are correct (when hovering and seeing preview url), but trying to access the target page always redirects.
Does the docs page already exist? Please link to it.
https://nextjs.org/docs/app/building-your-application/routing/layouts-and-templates
The text was updated successfully, but these errors were encountered: