Skip to content

Commit bd43657

Browse files
committed
Merge branch 'cmanallen/feature-flag-integration-documentation' of https://github.com/getsentry/sentry-docs into cmanallen/feature-flag-integration-documentation
2 parents 73737e8 + de60abc commit bd43657

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/platforms/python/integrations/launchdarkly/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: LaunchDarkly
33
description: "Learn about the LaunchDarkly integration and how to add it to your integrations list."
44
---
55

6-
The LaunchDarkly integration tracks feature flag evaluations produced by the LaunchDarkly SDK. These evaluations are held in memory and, in the event an error occurs, sent to Sentry for review and analysis.
6+
The [LaunchDarkly](https://launchdarkly.com/) integration tracks feature flag evaluations produced by the LaunchDarkly SDK. These evaluations are held in memory and, in the event an error occurs, sent to Sentry for review and analysis.
77

88
## Install
99

docs/platforms/python/integrations/openfeature/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: OpenFeature
33
description: "Learn about the OpenFeature integration and how to add it to your integrations list."
44
---
55

6-
The OpenFeature integration tracks feature flag evaluations produced by the OpenFeature SDK. These evaluations are held in memory and, in the event an error occurs, sent to Sentry for review and analysis.
6+
The [OpenFeature](https://openfeature.dev/) integration tracks feature flag evaluations produced by the OpenFeature SDK. These evaluations are held in memory and, in the event an error occurs, sent to Sentry for review and analysis.
77

88
## Install
99

0 commit comments

Comments
 (0)