fix 404 pages

Reviewed By: jknoxville, passy

Differential Revision: D37614048

fbshipit-source-id: 58593b45193382ccdcc8a7eeb77335e663e8eb95
This commit is contained in:
Anton Kastritskiy
2022-07-05 08:19:08 -07:00
committed by Facebook GitHub Bot
parent 569283a1a7
commit 013e964287
2 changed files with 16 additions and 9 deletions

View File

@@ -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