reduxjs / redux

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

Updated broken links to the Flux documentation #4701

Closed AbhayVAshokan closed 2 weeks ago

AbhayVAshokan commented 3 weeks ago

name: :book: New/Updated Documentation Content about: Adding a new docs page, or updating content in an existing docs page

PR Type

Update an existing page: Understanding Redux > History and Design > Prior Art

Checklist

What docs page is being added or updated?

What updates should be made to the page?

The original Flux repository was archived in March 2023 and has been moved to the Meta Archive organization. This breaks the links to the Flux documentation. This PR updates them to the corrected links.

Do these updates change any of the assumptions or target audience? If so, how do they change?

No

codesandbox-ci[bot] commented 3 weeks 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.

netlify[bot] commented 3 weeks ago

Deploy Preview for redux-docs ready!

Name Link
Latest commit 6595e994aa8e460f7a7b786599612a6625a4cb08
Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/662df32c58e83b00086e5717
Deploy Preview https://deploy-preview-4701--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 2 weeks ago

thanks!