Update README.md

This commit is contained in:
Nathan Bierema 2020-05-07 01:39:57 -04:00 committed by GitHub
parent 191f5cd0c8
commit fca8a6d7b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ If you dont want to bother with installing Redux DevTools and integrating it
### Setup Instructions
Read the installation [walkthrough](./docs/Walkthrough.md) for integration instructions and usage examples (`<DevTools>` component, `DevTools.instrument()`, exclude from production builds, gotchas).
Read the installation [walkthrough](../../docs/Walkthrough.md) for integration instructions and usage examples (`<DevTools>` component, `DevTools.instrument()`, exclude from production builds, gotchas).
### Running Examples