docs: update url (#981)

Summary:
Updating url for react-native docs

Pull Request resolved: https://github.com/facebook/yoga/pull/981

Reviewed By: yungsters

Differential Revision: D40060061

Pulled By: yungsters

fbshipit-source-id: 7192b461cea007eb4c77789b92e911a62b21f0d3
This commit is contained in:
Jesse Katsumata
2022-10-04 08:29:28 -07:00
committed by Facebook GitHub Bot
parent 0a6a184fed
commit 7a6f667bf1
2 changed files with 2 additions and 2 deletions

View File

@@ -138,7 +138,7 @@ const AboutSectionOne = () => (
<h3>ComponentKit</h3>
</a>
<a
href="http://facebook.github.io/react-native/"
href="https://reactnative.dev"
target="_blank"
className="logo">
<img src={ReactNativeLogo} />