diff --git a/README.md b/README.md index f0c57639d0c9..4633f6efc0b8 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ For additional help, join us in the [Storybook Discord](https://discord.gg/story | [measure](code/addons/measure/) | Visually inspect the layout and box model within the Storybook UI | | [outline](code/addons/outline/) | Visually debug the CSS layout and alignment within the Storybook UI | | [query params](https://github.com/storybookjs/addon-queryparams) | Mock query params | -| [storyshots](code/addons/storyshots/) | Snapshot testing for components in Storybook | +| [storyshots](code/addons/storyshots-core/) | Snapshot testing for components in Storybook | | [storysource](code/addons/storysource/) | View the code of your stories within the Storybook UI | | [viewport](code/addons/viewport/) | Change display sizes and layouts for responsive components using Storybook |