fix 404 pages
Reviewed By: jknoxville, passy Differential Revision: D37614048 fbshipit-source-id: 58593b45193382ccdcc8a7eeb77335e663e8eb95
This commit is contained in:
committed by
Facebook GitHub Bot
parent
569283a1a7
commit
013e964287
@@ -24,7 +24,7 @@ On a terminal, run the following:
|
||||
adb shell am start -n <APP_PACKAGE>/com.facebook.flipper.android.diagnostics.FlipperDiagnosticActivity
|
||||
```
|
||||
|
||||
This will only work if you added `FlipperDiagnosticActivity` to your `AndroidManifest.xml`. See [getting started](./getting-started/android-native.mdx#diagnostics) for help.
|
||||
This will only work if you added `FlipperDiagnosticActivity` to your `AndroidManifest.xml`. See [getting started](../android-native.mdx#diagnostics) for help.
|
||||
|
||||
## Exception from call site #4 bootstrap method
|
||||
|
||||
|
||||
Reference in New Issue
Block a user