Skip to content

Commit 7f9f54d

Browse files
authored
Fix broken link in migration-from-launchdarkly-translation.mdx (#543)
1 parent fba5cab commit 7f9f54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/advanced/migration-from-launchdarkly-translation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ while ConfigCat offers [User Objects](../../targeting/user-object) for this purp
4545

4646
However, the data structure of these is different:
4747
* In LaunchDarkly, in addition to the default user context, it is possible to define and use other, arbitrary
48-
contexts (e.g. device, application, etc.). [Multi-contexts](https://launchdarkly.com/docs/home/observability/multi-contexts)
48+
contexts (e.g. device, application, etc.). [Multi-contexts](https://launchdarkly.com/docs/home/flags/multi-contexts)
4949
and nested objects are also possible.
5050
* On the contrary, ConfigCat's User Object is a simpler data structure, primarily designed for storing user-related
5151
information. However, via custom attributes it's still able to store arbitrary information.

0 commit comments

Comments
 (0)