You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: features/dd-sdk-android-flags/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ val flagsConfig = FlagsConfiguration.Builder()
70
70
.build()
71
71
```
72
72
73
-
**Note:** This setting only has an effect if you have enabled RUM (see [Initial Setup] section). If RUM is not enabled, flag evaluations are not sent to RUM regardless of this setting.
73
+
**Note:** This setting only has an effect if you have enabled RUM (see [Initial Setup](#initial-setup) section). If RUM is not enabled, flag evaluations are not sent to RUM regardless of this setting.
0 commit comments