Link text and destination.
Links
1 min readStableBeginner
Internal links use Next.js Link for client-side navigation. External links
open in a new tab with rel="noopener noreferrer". .mdx and .md extensions
are stripped automatically.
Quick Start
An internal link.
Adding Options
Internal and external links together.
Code blocks and Next.js Documentation
Advanced
Relative, anchor, external, and autolink links.
- Relative: Introduction
- Anchor: Options section
- External: MDX
- Autolink: mdxjs.com
Options
[text](href)markerRelated pages
Was this page helpful?