diff --git a/packages/ui-link/src/Link/README.md b/packages/ui-link/src/Link/README.md
index 64c3980e51..6a895d1565 100644
--- a/packages/ui-link/src/Link/README.md
+++ b/packages/ui-link/src/Link/README.md
@@ -10,7 +10,13 @@ describes: Link
---
type: example
---
-The quick brown fox jumps over the lazy dog.
+
+The quick brown fox jumps over the lazy dog.
+jumps
+
```
```js
@@ -18,7 +24,9 @@ type: example
type: example
---
- The quick brown fox jumps over the lazy dog.
+ The quick brown fox jumps over the lazy dog.
```
@@ -154,6 +162,57 @@ type: example
```
+### Theme overrides
+
+Examples showing how theme overrides work for Link:
+
+```js
+---
+type: example
+---
+
+ The quick brown fox jumps over the lazy dog.
+
+