diff --git a/examples/with-storybook-styled-jsx-scss/README.md b/examples/with-storybook-styled-jsx-scss/README.md index 3ba07fa40ce8f..fb394f173522f 100644 --- a/examples/with-storybook-styled-jsx-scss/README.md +++ b/examples/with-storybook-styled-jsx-scss/README.md @@ -25,5 +25,5 @@ Deploy it to the cloud with [Vercel](https://vercel.com/import?filter=next.js&ut This example combines the following examples, with some required extra config added: - [with-storybook](https://github.com/vercel/next.js/tree/canary/examples/with-storybook) -- [with-styled-jsx-scss](https://github.com/justinphilpott/next.js/tree/canary/examples/with-styled-jsx-scss) +- [with-styled-jsx-scss](https://github.com/vercel/next.js/tree/canary/examples/with-styled-jsx-scss) - [with-typescript](https://github.com/vercel/next.js/tree/canary/examples/with-typescript)