Capítulo 455 de 456
Not a real feature page: the "consumer" side of the Contribution Guide's (ch452) shared-content example — a Pages Router doc file that pulls its content from the App Router version via the source frontmatter field.
---
title: <Link>
description: API reference for the <Link> component.
source: app/api-reference/components/link
---
{/* DO NOT EDIT THIS PAGE. */}
{/* The content of this page is pulled from the source above. */}
source no frontmatter é o mecanismo oficial pra evitar duplicação entre docs de App Router e Pages Router.source e o padrão "Shared Pages"/"Shared Content" (<AppOnly>/<PagesOnly>).