[DOCS] Update link to reactjs_redux_and_graphql

This commit is contained in:
Matt Clegg 2020-03-13 14:28:23 +05:45 committed by GitHub
parent 667495eaf9
commit ecb4cd889e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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