Fix link to the root configuration

This commit is contained in:
Christophe Coevoet 2020-08-19 17:27:34 +02:00 committed by GitHub
parent 8a0dd4903c
commit 839dda06c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ Yields this:
## Roots
By default the top-level grouping will be displayed as a “root” in the UI (the all-caps, non expandable grouping in the screenshot above). If you prefer, you can [configure Storybook](..configure/sidebar-and-urls.md#roots) to not show roots.
By default the top-level grouping will be displayed as a “root” in the UI (the all-caps, non expandable grouping in the screenshot above). If you prefer, you can [configure Storybook](../configure/sidebar-and-urls.md#roots) to not show roots.
We recommend naming components according to the file hierarchy.