Skip to content

Commit

Permalink
chore(docs): Fix the link to devtools (#2861)
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezfj authored Nov 21, 2024
1 parent 7980a7b commit f540ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/middlewares/devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ nav: 205

# devtools

`devtools` middleware lets you use [Redux DevTools Extension](https://github.com/zalmoxisus/redux-devtools-extension)
`devtools` middleware lets you use [Redux DevTools Extension](https://github.com/reduxjs/redux-devtools)
without Redux. Read more about the benefits of using [Redux DevTools for debugging](https://redux.js.org/style-guide/#use-the-redux-devtools-extension-for-debugging).

```js
Expand Down

0 comments on commit f540ca8

Please sign in to comment.