facebook / react-native-website

The React Native website and docs
https://reactnative.dev
MIT License
1.91k stars 4.34k forks source link

fix: use new doc link from react.dev for ts #4102

Closed apicgg closed 2 months ago

apicgg commented 2 months ago

Use the new links https://react.dev/learn/typescript from https://react.dev/ for version next and 0.74.

Older versions are skipped as they are not being maintained.

closes #4058

netlify[bot] commented 2 months ago

Deploy Preview for react-native ready!

Name Link
Latest commit e20731f79bc2f34db8f2ad93c680c28081591b15
Latest deploy log https://app.netlify.com/sites/react-native/deploys/66322d47743e980008bd5b3b
Deploy Preview https://deploy-preview-4102--react-native.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.

apicgg commented 2 months ago

@cortinico Is it okay to merge this? Let me know in any case.