diff --git a/code/frameworks/server-webpack5/README.md b/code/frameworks/server-webpack5/README.md index 0afe86f1fef0..fdb20cbe4c57 100644 --- a/code/frameworks/server-webpack5/README.md +++ b/code/frameworks/server-webpack5/README.md @@ -33,7 +33,7 @@ For more information visit: [storybook.js.org](https://storybook.js.org) ## Writing Stories -To write a story, use whatever API is natural for your server-side rendering framework to generate set of JSON or YAML files of stories analogous to CSF files (see the [`server-kitchen-sink`](../../examples/server-kitchen-sink/stories) example for ideas). +To write a story, use whatever API is natural for your server-side rendering framework to generate set of JSON or YAML files of stories analogous to CSF files (see the [`server-kitchen-sink`](../../../test-storybooks/server-kitchen-sink/stories) example for ideas). ```json {