Fix other walkthrough link

This commit is contained in:
Nathan Bierema 2020-05-07 01:45:28 -04:00
parent 191f5cd0c8
commit 7d794f3c37

View File

@ -41,7 +41,7 @@ If you dont want to bother with installing Redux DevTools and integrating it
### Setup Instructions ### 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 ### Running Examples