Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Raven - Sentry for Python
Raven is the official legacy Python client for `Sentry`_, officially supports
Python 2.6–2.7 & 3.3–3.7, and runs on PyPy and Google App Engine.

**This SDK is being phased out for `Sentry-Python <https://github.com/getsentry/sentry-python>`__**
**This SDK is being phased out for** `Sentry-Python <https://github.com/getsentry/sentry-python>`_.

It tracks errors and exceptions that happen during the
execution of your application and provides instant notification with detailed
Expand Down