Skip to content

Commit

Permalink
Merge pull request #24180 from kBazilio/parameters-doc-link-update
Browse files Browse the repository at this point in the history
Docs: Update link to Story "Parameters" section
  • Loading branch information
kasperpeulen authored Sep 15, 2023
2 parents 9e7c93b + 52aeae7 commit 1964e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/lib/types/src/modules/addons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ export interface Addon_BaseAnnotations<

/**
* Custom metadata for a story.
* @see [Parameters](https://storybook.js.org/docs/basics/writing-stories/#parameters)
* @see [Parameters](https://storybook.js.org/docs/react/writing-stories/parameters)
*/
parameters?: Parameters;

Expand Down

0 comments on commit 1964e33

Please sign in to comment.