diff --git a/addons/a11y/README.md b/addons/a11y/README.md index bf3e0827e936..4b2a911e2fef 100755 --- a/addons/a11y/README.md +++ b/addons/a11y/README.md @@ -4,7 +4,7 @@ This storybook addon can be helpful to make your UI components more accessible. [Framework Support](https://github.com/storybooks/storybook/blob/master/ADDONS_SUPPORT.md) -![](docs/screenshot.png) +![Screenshot](https://raw.githubusercontent.com/storybooks/storybook/HEAD/addons/a11y/docs/screenshot.png) ## Getting started diff --git a/addons/graphql/README.md b/addons/graphql/README.md index c2477e46d0a2..276fe0040af2 100644 --- a/addons/graphql/README.md +++ b/addons/graphql/README.md @@ -4,7 +4,7 @@ Storybook GraphQL Addon can be used to display the GraphiQL IDE with example que [Framework Support](https://github.com/storybooks/storybook/blob/master/ADDONS_SUPPORT.md) -![Screenshot](docs/screenshot.png) +![Screenshot](https://raw.githubusercontent.com/storybooks/storybook/HEAD/addons/graphql/docs/screenshot.png) ## Getting Started diff --git a/addons/info/README.md b/addons/info/README.md index d10140f08f82..9174a7668021 100644 --- a/addons/info/README.md +++ b/addons/info/README.md @@ -5,7 +5,7 @@ Useful when you want to display usage or other types of documentation alongside [Framework Support](https://github.com/storybooks/storybook/blob/master/ADDONS_SUPPORT.md) -![Screenshot](docs/home-screenshot.png) +![Screenshot](https://raw.githubusercontent.com/storybooks/storybook/HEAD/addons/info/docs/home-screenshot.png) ## Installation diff --git a/addons/options/README.md b/addons/options/README.md index b5a834cd218b..302891bd0713 100644 --- a/addons/options/README.md +++ b/addons/options/README.md @@ -13,7 +13,7 @@ The Options addon can be used to (re-)configure the [Storybook](https://storyboo [Framework Support](https://github.com/storybooks/storybook/blob/master/ADDONS_SUPPORT.md) -![Screenshot](docs/screenshot.png) +![Screenshot](https://raw.githubusercontent.com/storybooks/storybook/HEAD/addons/options/docs/screenshot.png) ## Getting Started