Merge pull request #11978 from storybookjs/domyen-patch-1

Docs: Fix broken link on configure > overview page
This commit is contained in:
jonniebigodes 2020-08-13 15:56:28 +01:00 committed by GitHub
commit d3ee21d24f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,4 +72,4 @@ If youre looking to change how your stories are ordered, read about [sorting
To control the behaviour of Storybooks UI (the **“manager”**), you can create a `.storybook/manager.js` file.
This file does not have a specific API but is the place to set [UI options](./user-interface.md) and to configure Storybooks [theme](./theming.md).
This file does not have a specific API but is the place to set [UI options](./features-and-behavior.md) and to configure Storybooks [theme](./theming.md).