reduxjs / redux

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

fix: react renderToString docs link #4712

Closed ereshidov closed 5 months ago

ereshidov commented 5 months ago

Checklist

What docs page needs to be fixed?

What is the problem?

The link was incorrect and leads to a blank page

What changes does this PR make to fix the problem?

I have inserted an up-to-date link to the react documentation

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

netlify[bot] commented 5 months ago

Deploy Preview for redux-docs ready!

Name Link
Latest commit d2c81bd7b64c991c006ae4a24f45d7bcf67a1e35
Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/66799fee3e254600079ac695
Deploy Preview https://deploy-preview-4712--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.

markerikson commented 5 months ago

Thanks!