Skip to content

Commit e335de2

Browse files
committed
nit
1 parent 3694999 commit e335de2

File tree

1 file changed

+1
-1
lines changed
  • fern/products/docs/pages/component-library/writing-content

1 file changed

+1
-1
lines changed

fern/products/docs/pages/component-library/writing-content/markdown.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ You can use locally stored images or URLs to include images in your Markdown pag
8080
![Alt text](../../assets/images/logo.png "Optional title")
8181
8282
<!-- Relative to fern folder root -->
83-
![Overview](/assets/images/logo.png)
83+
![Alt text](/assets/images/logo.png "Optional title")
8484
```
8585
</Tab>
8686
<Tab title="HTML">

0 commit comments

Comments
 (0)