Fix the remaining broken links on fbflipper.com

Summary:
Used https://www.brokenlinkcheck.com/broken-links.php#status for now to find broken links and fixed them all.

Would be better to use some automated tool to check this at diff time, but that's not setup yet.

Reviewed By: passy

Differential Revision: D21301702

fbshipit-source-id: f13c8769b15d9f99563fc65dc0544320d07a2bfb
This commit is contained in:
John Knox
2020-04-29 07:31:35 -07:00
committed by Facebook GitHub Bot
parent f1abd8a4a4
commit 7e4682b694
13 changed files with 51 additions and 33 deletions

View File

@@ -45,8 +45,8 @@ _Example Flipper plugin: playing a game of Tic Tac Toe using Flipper and some em
If you would love to build a specific (or generic) extension for Flipper check out the following pointers! Plugins for Flipper can be distributed through NPM so sharing them is trivial.
→ Creating a React Native Flipper Plugin https://fbflipper.com/docs/tutorial/react-native.html
→ Create a Flipper Desktop Plugin https://fbflipper.com/docs/tutorial/js-setup.html
→ Creating a React Native Flipper Plugin https://fbflipper.com/docs/tutorial/react-native
→ Create a Flipper Desktop Plugin https://fbflipper.com/docs/tutorial/js-setup
### Community React Native plugins for Flipper