We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4f7b4 commit 502f0daCopy full SHA for 502f0da
libs/providers/launchdarkly-client/README.md
@@ -62,7 +62,7 @@ Read more about LD contexts [here](https://launchdarkly.github.io/js-client-sdk/
62
## Tracking
63
64
You can send custom events to LaunchDarkly metrics for use in
65
-experiments and guarded rollouts. To learn more, read [Metrics](https://launchdarkly.com/docs/home/observability/metrics).
+experiments and guarded rollouts. To learn more, read [Sending custom events](https://launchdarkly.com/docs/sdk/features/events).
66
67
```ts
68
const client = await OpenFeature.getClient();
0 commit comments