Skip to content

Commit

Permalink
update mdx.md with correct path to optimized example image
Browse files Browse the repository at this point in the history
  • Loading branch information
TheeMattOliver committed May 23, 2022
1 parent 3aa19fe commit 7a2a78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/writing-docs/mdx.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ import Changelog from "../CHANGELOG.md";

<Changelog />
```
![Changelog markdown in an MDX story](https://user-images.githubusercontent.com/9900326/168942693-b3954bed-0369-4eb5-a4ed-634ebb7575fa.png)
![Changelog markdown in an MDX story](./changelog-mdx-md-transcludemarkdown-optimized.png)

## Linking to other stories and pages

Expand Down

0 comments on commit 7a2a78e

Please sign in to comment.