Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Page committed Jan 20, 2021
1 parent c46253b commit 5475246
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/components/Link/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ If the existing link styles don’t meet the needs of your project, then use the

The link component should follow the content guidelines for [links](https://polaris.shopify.com/content/actionable-language#section-links).

## Link underlines

<!-- Add some content here -->

---

## Examples
Expand Down Expand Up @@ -112,9 +108,9 @@ Use for text links that should open in a new browser tab (or window, depending o

<!-- content-for: web -->

The Link component is underlined to give interactive elements a shape. This allows links to not rely on color from being the only way users can tell if an element is interactive.
Use the `url` prop to give the link component a valid `href` value. This allows the element to be identified as a link to assistive technologies and gives it default keyboard support.

<!-- Information for link underlines -->
The Link component is underlined to give interactive elements a shape. This allows links to not rely on color from being the only way users can tell if an element is interactive.

<!-- usageblock -->

Expand Down

0 comments on commit 5475246

Please sign in to comment.