Skip to content

Commit

Permalink
Merge pull request #59 from theatlasroom/patch-1
Browse files Browse the repository at this point in the history
Update index.md
  • Loading branch information
shilman authored May 24, 2017
2 parents fdcf195 + 5b890e3 commit 6efb8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/react-storybook/addons/addon-gallery/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ powerful display options for hosting, sizing and framing your components.
This is a very special addon where it'll allow you to write test specs directly inside your stories.
You can even run these tests inside a CI box.

### [Knobs](https://github.com/storybooks/storybook/tree/master/packages/addon-knobs)
### [Knobs](https://github.com/storybooks/storybook/tree/master/addons/knobs)

Knobs allow you to edit React props dynamically using the Storybook UI.
You can also use Knobs as dynamic variables inside your stories.
Expand Down

0 comments on commit 6efb8b2

Please sign in to comment.