Skip to content

Commit

Permalink
Fix gif URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ewolfe authored Apr 6, 2018
1 parent 9b3f63b commit 4b5c547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/jest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Brings Jest results in storybook.

[Framework Support](https://github.com/storybooks/storybook/blob/master/ADDONS_SUPPORT.md)

[![Storybook Jest Addon Demo](@storybook/addon-jest.gif)](https://storybook-addon-jest-example.herokuapp.com/)
[![Storybook Jest Addon Demo](https://raw.githubusercontent.com/storybooks/storybook-addon-jest/master/storybook-addon-jest.gif)](https://storybook-addon-jest-example.herokuapp.com/)

> Checkout the above [Live Storybook](https://storybook-addon-jest-example.herokuapp.com/).
Expand Down

0 comments on commit 4b5c547

Please sign in to comment.