Merge pull request #9430 from mattclegg/patch-3

[DOCS] Update link to reactjs_redux_and_graphql
This commit is contained in:
Garion Herman 2020-03-16 17:15:52 +13:00 committed by GitHub
commit 8be411541d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,7 +247,7 @@ how-to.
## React-rendered UI
For sections of the admin that are rendered with React, Redux, and GraphQL, please refer
to [the introduction on those concepts](../../reactjs_redux_and_graphql/),
to [the introduction on those concepts](../reactjs_redux_and_graphql/),
as well as their respective How-To's in this section.
### Implementing handlers