Text link

v2.1

Text links take users to a new location within the product, to external content, or to an anchor point. Selecting a text link always results in a URL change or new browser tab.

Considerations

Clear

The link text makes it clear where it will take the user.

Identifiable

Links are familiar and easily identifiable amongst other content.

Concise

Link text is short. Aim for fewer than 5 words.

Usage guidelines

When to use

  • Navigating within the app
  • Navigating externally
  • Navigating to an element on a page (anchor link)
  • Email addresses and phone numbers

When not to use

  • Actions that manipulate data or how it's displayed
  • Actions that change state
  • Navigating to legal or policy documents

When do I use a text link versus link button?

Both use an underline as visual affordance, but they behave differently and serve different purposes.

Choose based on what happens when selected

It takes them somewhere new — a new page, external site, anchor point, or browser tab → use a text link
It performs an action on the current page — expands content, triggers a change, submits something → use a link button

Why it matters

  • Browsers and assistive technologies treat them differently: text links can be opened in a new tab, bookmarked, or copied as a URL. Link buttons can't. Using the wrong one creates unexpected behavior for keyboard and screen reader users.
  • Quick check: Does selecting it change the URL? Yes → text link. No → link button.

Anatomy

Behavior

Platforms

Best practices