Skip to content

Commit 9354b96

Browse files
committed
Rm pypi links
1 parent 6294b0a commit 9354b96

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
@@ -9,7 +9,7 @@ The [LaunchDarkly](https://launchdarkly.com/) integration tracks feature flag ev
99

1010
## Install
1111

12-
Install [`sentry-sdk` from PyPI](https://pypi.org/project/sentry-sdk/). The minimum version for this integration is 2.19.2.
12+
Install `sentry-sdk` from PyPI. The minimum version for this integration is 2.19.2.
1313

1414
```bash
1515
pip install --upgrade 'sentry-sdk'

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The [OpenFeature](https://openfeature.dev/) integration tracks feature flag eval
99

1010
## Install
1111

12-
Install [`sentry-sdk` from PyPI](https://pypi.org/project/sentry-sdk/). The minimum version for this integration is 2.19.2.
12+
Install `sentry-sdk` from PyPI. The minimum version for this integration is 2.19.2.
1313

1414
```bash
1515
pip install --upgrade 'sentry-sdk'

0 commit comments

Comments
 (0)