Skip to content

Commit 632f744

Browse files
authored
docs(redux-devtools): fix other walkthrough link (#516)
1 parent de0a9c1 commit 632f744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/redux-devtools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you don’t want to bother with installing Redux DevTools and integrating it
4141

4242
### Setup Instructions
4343

44-
Read the installation [walkthrough](./docs/Walkthrough.md) for integration instructions and usage examples (`<DevTools>` component, `DevTools.instrument()`, exclude from production builds, gotchas).
44+
Read the installation [walkthrough](../../docs/Walkthrough.md) for integration instructions and usage examples (`<DevTools>` component, `DevTools.instrument()`, exclude from production builds, gotchas).
4545

4646
### Running Examples
4747

0 commit comments

Comments
 (0)