# `@clayui/link`

Also known as a hyperlink, a link is a clickable (text or image) element used for navigation purposes.

-   [Documentation](https://clayui.com/docs/components/link.html)
-   [Changelog](./CHANGELOG.md)
-   [Breaking change schedule](./BREAKING.md)

## Install

Run `yarn`

```shell
yarn add @clayui/link
```

## Contribute

We'd love to get contributions from you! Please, check our [Contributing Guidelines](https://github.com/liferay/clay/blob/master/CONTRIBUTING.md) to see how you can help us improve.
