# @atlaskit/link

> A link takes people to a new location in the app or another website.

Latest version **5.1.4** (published 2026-09-17) · Apache-2.0 license · 48.9K weekly downloads

## Install

```sh
npm install @atlaskit/link
pnpm add @atlaskit/link
yarn add @atlaskit/link
bun add @atlaskit/link
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

## Facts

| | |
|---|---|
| Version | 5.1.4 |
| Published | 2026-09-17 |
| First published | 2024-04-05 |
| Weekly downloads | 48.9K |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 7 |
| Unpacked size | 53.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassianartifactteam |

## Links

- npm: https://www.npmjs.com/package/@atlaskit/link
- Repository: https://bitbucket.org/atlassian/atlassian-frontend-mirror
- Homepage: https://atlassian.design/components/link
- Issues: https://bitbucket.org/atlassian/atlassian-frontend-mirror/issues
- npm.io page: https://npm.io/package/@atlaskit/link

## Dependencies (7)

- [@atlaskit/css](https://npm.io/package/@atlaskit/css.md) ^1.1.0
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.0.0
- [@compiled/react](https://npm.io/package/@compiled/react.md) ^1.0.2
- [@atlaskit/tokens](https://npm.io/package/@atlaskit/tokens.md) ^18.0.0
- [@atlaskit/primitives](https://npm.io/package/@atlaskit/primitives.md) ^22.5.0
- [@atlaskit/react-compiler-gating](https://npm.io/package/@atlaskit/react-compiler-gating.md) ^0.2.0
- [@atlaskit/platform-feature-flags](https://npm.io/package/@atlaskit/platform-feature-flags.md) ^2.2.0

## Recent versions

- 5.1.4 (latest) — 2026-09-17
- 5.1.3 — 2026-09-15
- 5.1.2 — 2026-09-02
- 5.1.1 — 2026-09-02
- 5.1.0 — 2026-08-20
- 5.0.0 — 2026-07-29
- 4.3.5 — 2026-07-22
- 4.3.4 — 2026-07-21
- 4.3.3 — 2026-07-17
- 4.3.2 — 2026-07-17
- 4.3.1 — 2026-07-16
- 4.3.0 — 2026-07-15
- 4.2.0 — 2026-07-15
- 4.1.0 — 2026-06-26
- 4.0.1 — 2026-06-23
- … 64 more at https://npm.io/package/@atlaskit/link/versions

## README

# Link

A link is an inline text element that navigates to a new location when clicked.

## Installation

```sh
yarn add @atlaskit/link
```

## Usage

Detailed docs and example usage can be found [here](https://atlassian.design/components/link/).

---
_Source: https://npm.io/package/@atlaskit/link · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
