Fix some broken links
Summary: KESHAmambo pointed out some internal links are broken on the website: https://twitter.com/KESHAmambo/status/1255443093542895619 The way relative links are processed in docusaurus v1 and v2 has changed. This fixes them up. Reviewed By: mweststrate Differential Revision: D21301293 fbshipit-source-id: 7610e38a55bc066625373cf2eee9a3efb63aec08
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c62760b3e8
commit
281cd67ddb
@@ -4,7 +4,7 @@ title: Layout Inspector
|
||||
---
|
||||
import useBaseUrl from '@docusaurus/useBaseUrl';
|
||||
|
||||
→ [See setup instructions for the Layout Inspector](setup/layout-plugin)
|
||||
→ [See setup instructions for the Layout Inspector](../setup/layout-plugin)
|
||||
|
||||
The Layout Inspector in Flipper is useful for a ton of different debugging scenarios. First of all, you can inspect what views the hierarchy is made up of as well as what properties each view has. This is incredibly useful when debugging issues with your product.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user