From bdb3881ee748b3d9e4bb66752c01dd5952bc2a06 Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Fri, 7 Nov 2025 02:36:22 +0100 Subject: [PATCH 1/2] chore: X handle update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3afdc6e72..bca5f6d525 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ _Bad software is everywhere, and we're tired of it. Sentry is on a mission to he [**Check out our open positions**](https://sentry.io/careers/)_. [![Discord](https://img.shields.io/discord/621778831602221064?logo=discord&labelColor=%20%235462eb&logoColor=%20%23f5f5f5&color=%20%235462eb)](https://discord.com/invite/Ww9hbqr) -[![Twitter Follow](https://img.shields.io/twitter/follow/getsentry?label=@getsentry&style=social)](https://twitter.com/intent/follow?screen_name=getsentry) +[![X Follow](https://img.shields.io/twitter/follow/sentry?label=sentry&style=social)](https://x.com/intent/follow?screen_name=sentry) [![PyPi page link -- version](https://img.shields.io/pypi/v/sentry-sdk.svg)](https://pypi.python.org/pypi/sentry-sdk) python [![Build Status](https://github.com/getsentry/sentry-python/actions/workflows/ci.yml/badge.svg)](https://github.com/getsentry/sentry-python/actions/workflows/ci.yml) From f3607716fc18ecf4a28afd460cf4dd1abec6db62 Mon Sep 17 00:00:00 2001 From: Alexander Alderman Webb Date: Fri, 7 Nov 2025 09:06:29 +0100 Subject: [PATCH 2/2] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bca5f6d525..6c1db3b25f 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Here are all resources to help you make the most of Sentry: - [Documentation](https://docs.sentry.io/platforms/python/) - Official documentation to get started. - [Discord](https://discord.com/invite/Ww9hbqr) - Join our Discord community. -- [X/Twitter](https://twitter.com/intent/follow?screen_name=getsentry) - Follow us on X (Twitter) for updates. +- [X/Twitter](https://x.com/intent/follow?screen_name=sentry) - Follow us on X (Twitter) for updates. - [Stack Overflow](https://stackoverflow.com/questions/tagged/sentry) - Questions and answers related to Sentry.