Inline links and cards are not interchangeable. Each carries a different implication about how important the destination is and how much the reader should interrupt their flow to follow it. Before adding a navigation element, ask how much attention the destination deserves. That answer determines the right component.Documentation Index
Fetch the complete documentation index at: https://learn.mintlify.com/llms.txt
Use this file to discover all available pages before exploring further.
Inline links
An inline link is the default. Use it when:- The reference is contextual. The reader might want more detail, but continuing without following it is fine.
- The destination is supplementary, not required.
- The link appears within a sentence.
Cards
A card is a call to action. Use it when:- There’s a clear next step and you want to make it prominent.
- The destination is important enough to interrupt reading and draw attention.
- You’re pointing to a page the reader should visit before continuing.
- You’re at the end of a section or page and guiding the reader forward.
Choosing between links and cards
| Situation | Component |
|---|---|
| Reference within prose | Inline link |
| Supplementary reading the user might want | Inline link |
| Next step in a linear flow | Card |
| Decision point with two to four options | Cards in columns |
Next up: End-of-page navigation patterns — What to put at the bottom of a page to help readers continue naturally.