Skip to content

Commit

Permalink
Merge pull request #5717 from jure/patch-3
Browse files Browse the repository at this point in the history
Fix broken link to badge svg
  • Loading branch information
shilman committed Feb 22, 2019
2 parents d986e59 + cc545d4 commit 32df120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@ See [Addon / Framework Support Table](ADDONS_SUPPORT.md)

We have a badge! Link it to your live Storybook example.

![Storybook](https://github.com/storybooks/press/blob/master/badges/storybook.svg)
![Storybook](https://github.com/storybooks/brand/blob/master/badge/badge-storybook.svg)

```md
[![Storybook](https://github.com/storybooks/press/blob/master/badges/storybook.svg)](link to site)
[![Storybook](https://github.com/storybooks/brand/blob/master/badge/badge-storybook.svg)](link to site)
```

If you're looking for material to use in your presentation about storybook, like logo's video material and the colors we use etc, you can find all of that at our [press repo](https://github.com/storybooks/press).
Expand Down

0 comments on commit 32df120

Please sign in to comment.