Skip to content

Commit 9469215

Browse files
authored
Merge pull request #155 from argos-ci/fix-doc-link
fix(storybook): fix link to Storybook docs
2 parents c5b2d48 + 4d7bdee commit 9469215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/quickstart/storybook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To run the tests in your CI, please refer to the [Testing in CI guide of Storybo
133133
- [Argos + Storybook + Vitest example](https://github.com/argos-ci/argos-javascript/tree/main/examples/storybook-vitest)
134134
- [Argos Storybook SDK reference](/storybook)
135135
- [Storybook documentation](https://storybook.js.org/docs)
136-
- [Storybook test runner documentation](https://storybook.js.org/docs/writing-tests/test-runner)
136+
- [Storybook Vitest addon documentation](https://storybook.js.org/docs/writing-tests/integrations/vitest-addon)
137137

138138
---
139139

0 commit comments

Comments
 (0)