Skip to content

Commit

Permalink
Fix URL and remove reference to Javascript docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cmanallen committed Jan 7, 2025
1 parent 92580cb commit 54073ed
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ Sentry can track flag evaluations as they happen within your application. Flag
### Set Up Evaluation Tracking

To set up evaluation tracking, visit one of our supported languages pages:
* [JavaScript](/platforms/javascript/configuration/integrations/unleash/)
* [Python](/platforms/python/integrations/unleash/)
* [Python](/platforms/python/integrations/feature-flags/unleash/)

## Change Tracking

Expand All @@ -39,4 +38,3 @@ Enabling Change Tracking is a three-step process. To get started visit the [feat
- Save the webhook by clicking "Create" in Unleash.

Once saved, Sentry will now accept and authenticate all inbound hooks to your organization's feature flag webhook endpoint.

0 comments on commit 54073ed

Please sign in to comment.