diff --git a/packages/redux-devtools/README.md b/packages/redux-devtools/README.md index 9fd23c79..57b6a4b3 100644 --- a/packages/redux-devtools/README.md +++ b/packages/redux-devtools/README.md @@ -41,7 +41,7 @@ If you don’t 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 (`` component, `DevTools.instrument()`, exclude from production builds, gotchas). +Read the installation [walkthrough](../../docs/Walkthrough.md) for integration instructions and usage examples (`` component, `DevTools.instrument()`, exclude from production builds, gotchas). ### Running Examples