Skip to content

Commit 790b81b

Browse files
authored
docs: Fix link to react-styleguidist
1 parent 397709c commit 790b81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It provides a default implementation for React components defined via
99
(stateless components). These component definitions must follow certain
1010
guidelines in order to be analyzable (see below for more info).
1111

12-
> react-docgen is a low level tool to extract information about react components. If you are searching for a more high level tool try https://github.com/styleguidist/react-styleguidist which comes with a complete styleguide and is build on top of react-docgen.
12+
> react-docgen is a low level tool to extract information about react components. If you are searching for a more high level tool try [react-styleguidist](https://github.com/styleguidist/react-styleguidist) which comes with a complete styleguide and is build on top of react-docgen.
1313
1414
## Install
1515

0 commit comments

Comments
 (0)