Skip to content

Commit 502f0da

Browse files
committed
feat(launchdarkly-provider): Update README.md
1 parent 4a4f7b4 commit 502f0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/providers/launchdarkly-client/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Read more about LD contexts [here](https://launchdarkly.github.io/js-client-sdk/
6262
## Tracking
6363

6464
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).
65+
experiments and guarded rollouts. To learn more, read [Sending custom events](https://launchdarkly.com/docs/sdk/features/events).
6666

6767
```ts
6868
const client = await OpenFeature.getClient();

0 commit comments

Comments
 (0)