reduxjs / redux

A JS library for predictable global state management
https://redux.js.org
MIT License
60.51k stars 15.26k forks source link

Update link for Redux Middleware Tutorial - Fix #4647 #4655

Closed lucasferrazlima closed 4 months ago

lucasferrazlima commented 4 months ago

name: Update link for Redux Middleware Tutorial about: Fixing a broken link

Checklist

What docs page needs to be fixed?

What is the problem?

The resource for Redux Middleware Tutorial is pointing to a broken link.

What changes does this PR make to fix the problem?

The original link has been replaced with a GitHub repository containing notes authored by the original writer of the article. This new link provides access to the same content that was initially available on the author's blog.

codesandbox-ci[bot] commented 4 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 299f67ac4fd000ca7afc9da5211ba7b293b331ac:

Sandbox Source
Vanilla Typescript Configuration
netlify[bot] commented 4 months ago

Deploy Preview for redux-docs ready!

Name Link
Latest commit 299f67ac4fd000ca7afc9da5211ba7b293b331ac
Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/6595c33aad0fb20008d25e39
Deploy Preview https://deploy-preview-4655--redux-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

EskiMojo14 commented 4 months ago

thanks!