Skip to content

Commit

Permalink
fixed last internal link
Browse files Browse the repository at this point in the history
  • Loading branch information
pasotee committed Jan 19, 2024
1 parent 2f56785 commit 8f16523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/sdk-reference/unreal.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ SetMyAwesomeFeatureEnabled(bIsMyAwesomeFeatureEnabled);
| --------------- | ------------------------------------------------------------------------------------------------------------ |
| `Key` | **REQUIRED.** The key of a specific setting or feature flag. Set on _ConfigCat Dashboard_ for each setting. |
| `Default Value` | **REQUIRED.** This value will be returned in case of an error. |
| `User` | Optional, _User Object_. Essential when using Targeting. [Read more about Targeting.](advanced/targeting.md) |
| `User` | Optional, _User Object_. Essential when using Targeting. [Read more about Targeting.](/advanced/targeting) |
<Tabs groupId="unreal-languages">
<TabItem value="blueprints" label="Blueprints">
Expand Down

0 comments on commit 8f16523

Please sign in to comment.