mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-01-31 11:51:41 +03:00
docs(redux-devtools): fix other walkthrough link (#516)
This commit is contained in:
parent
de0a9c1180
commit
632f7442dd
|
@ -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 (`<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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user