updating sentry links for error handling

update 1 link to direct to the python relevant integration
remove one which was not linking anywhere unique
This commit is contained in:
Steven Eubank 2023-03-06 21:32:15 +01:00 committed by GitHub
parent 2f67e0fe4a
commit d111e7896f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,8 +68,7 @@ See also:
- Sentry also supports catching errors from a worker queue
(RQ, Celery, etc.) in a similar fashion. See the `Python SDK docs
<https://docs.sentry.io/platforms/python/>`__ for more information.
- `Getting started with Sentry <https://docs.sentry.io/quickstart/?platform=python>`__
<https://docs.sentry.io/platforms/#:~:text=Symfony-,Python,-AIOHTTP>`__ for more information.
- `Flask-specific documentation <https://docs.sentry.io/platforms/python/guides/flask/>`__