Internal site. Jolli authentication required to view.
Skip to Content
LinksReference

Last Updated: 5/6/2026


Link edges

This page exercises every link form a customer might write.

Schemes that are not http(s)

If the renderer rewrites these into relative paths, that’s a bug.

  • Sibling page (relative)
  • Sibling page with .md extension — Nextra normally strips the extension at build time
  • Trailing-slash variant

The build should still succeed. The browser should 404 when clicked, not crash.

Trailing slash handling

Section heading exists so the fragment link above resolves. No additional content needed — the goal is just to verify Next.js handles trailing slashes consistently.