next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

[app] Invalid URL link at https://nextjs.org/learn/dashboard-app/creating-layouts-and-pages

Open devjiwonchoi opened this issue 1 year ago • 0 comments

On the sentence:

One benefit of using layouts in Next.js is that on navigation, only the page components update while the layout won't re-render. This is called partial rendering:

The link should be #4-partial-rendering, not #3-.

devjiwonchoi avatar Mar 03 '24 19:03 devjiwonchoi