diff --git a/docs/pages/links.md b/docs/pages/links.md index 50a7ca3d4f..5e5961ea74 100644 --- a/docs/pages/links.md +++ b/docs/pages/links.md @@ -24,10 +24,9 @@ variation_groups:

Here's the default link style. For reference, here's the hover link style. Train your eyes on the focused link style. Jump to the active link style. We’ve all been to the visited link style.

- variation_description: >+ - Inline links should be regular weight if inline with other text (e.g., - within a paragraph like this one). - + variation_description: Inline links are regular weight and appear within the + text flow. They are regular weight and are used within paragraph of + text. variation_name: Inline link variation_implementation: "" variation_specs: >- @@ -72,7 +71,7 @@ variation_groups: * Teal (#257675) * Border bottom: 1px, solid - - variation_name: List links + - variation_name: List link variation_code_snippet: |- variation_description: List links (or call-to-action links) are standalone links - underneath paragraphs that highlight a users' next steps. They are - medium weight and often used in unordered lists. + that highlight a users' next steps. They are medium weight and often + used in unordered lists. variation_implementation: Call-to-action links are used in [cards](https://cfpb.github.io/design-system/patterns/cards) and [info unit @@ -240,10 +239,10 @@ variation_groups: guidelines: "" eyebrow: Form elements title: Links -description: Links lead users to a different page or further information. In - contrast, [buttons](/design-system/components/buttons) are used to signal - actions. Users should be able to identify links without relying on color or - styling alone. +description: Links are navigational elements that lead users to other locations, + either on the same page to a different page or site. In contrast, + [buttons](/design-system/components/buttons) are used to signal actions. Users + should be able to identify links without relying on color or styling alone. use_cases: "" behavior: >- ### Default link behavior