---
title: Links
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbaselabs/docs-style-guide/edit/main/styleguide/modules/ROOT/pages/ui-links.adoc
  xref: xref:styleguide::ui-links.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/styleguide/ui-links.html)

# Links

When you need to describe the UI, do not refer to anything as a `link.`

A link is any clickable text that appears as part of plain text in the UI.

For example, the following is a link:

![link example](_images/link-example.png) 

Refer to the UI element without the word link, just like a [Button](buttons.md). For example, `Click Learn More` or `Click Edit on GitHub`.