Skip to content

Commit

Permalink
Rm pypi links
Browse files Browse the repository at this point in the history
  • Loading branch information
aliu39 committed Dec 27, 2024
1 parent 6294b0a commit 9354b96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/platforms/python/integrations/launchdarkly/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The [LaunchDarkly](https://launchdarkly.com/) integration tracks feature flag ev

## Install

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

```bash
pip install --upgrade 'sentry-sdk'
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/python/integrations/openfeature/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The [OpenFeature](https://openfeature.dev/) integration tracks feature flag eval

## Install

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

```bash
pip install --upgrade 'sentry-sdk'
Expand Down

0 comments on commit 9354b96

Please sign in to comment.