Skip to content

Commit df00d24

Browse files
committed
facebookapi v18.0.0
1 parent d3654f1 commit df00d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/facebookapi/migrating-to-version-18.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Below are the minimum manifest additions required for each of the extensions.
5151
:::caution
5252
Ensure you replace:
5353
- `APPLICATION_PACKAGE` with your AIR application's Java package name, something like `air.com.distriqt.test`. Generally this is your AIR application id prefixed by `air.` unless you have specified no air flair in your build options.
54-
- You will need to replace the instances of `FACEBOOK_APP_ID`, `FACEBOOK_APP_NAME` and `FACEBOOK_CLIENT_TOKEN` with the relevant settings from your Facebook app. See [Get Started](../../get-started.md) for details.
54+
- You will need to replace the instances of `FACEBOOK_APP_ID`, `FACEBOOK_APP_NAME` and `FACEBOOK_CLIENT_TOKEN` with the relevant settings from your Facebook app. See [Get Started](get-started.md) for details.
5555
- Ensure the `\u003` remains in front of the app id and client token (this ensures the value is treated as a string correctly).
5656
:::
5757

0 commit comments

Comments
 (0)