Fix more links

Summary:
Somehow I missed these two the last time.
These are the final broken links reported by https://www.brokenlinkcheck.com/broken-links.php#status except for the "edit this page" link on the autogenerated ui-components page.

Reviewed By: mweststrate

Differential Revision: D21325511

fbshipit-source-id: dbc61bbed1366a007ed2cdde3a72f8ea974d871f
This commit is contained in:
John Knox
2020-04-30 05:55:56 -07:00
committed by Facebook GitHub Bot
parent fc18bafb71
commit 4a777df617
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
The React Native and Developer tooling teams at Facebook work in close collaboration to make sure Flipper offers top-notch value out of the box for React Native development. The React Native and Developer tooling teams at Facebook work in close collaboration to make sure Flipper offers top-notch value out of the box for React Native development.
Integration between React Native and Flipper is enabled out of the box in React Native version 0.62 and higher. Integration between React Native and Flipper is enabled out of the box in React Native version 0.62 and higher.
→ [See setup instructions for React Native](../getting-started#setup-your-react-native-app) → [See setup instructions for React Native](../getting-started/index#setup-your-react-native-app)
## Device type: React Native ## Device type: React Native

View File

@@ -167,4 +167,4 @@ See the [troubleshooting page](../troubleshooting) for help with known problems.
## Further Steps ## Further Steps
To create your own plugins and integrate with Flipper using JavaScript, check out our [writing plugins for React Native](tutorial/react-native) tutorial! To create your own plugins and integrate with Flipper using JavaScript, check out our [writing plugins for React Native](../tutorial/react-native) tutorial!