Skip to content

Commit 0b81fe9

Browse files
Fixing image path
1 parent 4e27b52 commit 0b81fe9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fern/docs/pages/test-page/test-page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ slug: test-page
1515
- It's useful for showing hierarchical relationships
1616
</Indent>
1717

18-
![Tyan_captivescrew](../docs/assets/Tyan_captivescrew.jpg)
18+
![Tyan_captivescrew](/docs/assets/Tyan_captivescrew.jpg)
1919

2020
1. Select tenant.
21-
<img src="../docs/assets/tenant_subtenant.png" alt="tenant_subtenant" />
21+
<img src="/docs/assets/tenant_subtenant.png" alt="tenant_subtenant" />
2222

2323

2424

0 commit comments

Comments
 (0)