diff --git a/README.md b/README.md index 5c818e5b..ad3c03a3 100644 --- a/README.md +++ b/README.md @@ -745,7 +745,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Eliot](https://github.com/ScatterHQ/eliot) - Logging for complex & distributed systems. * [logbook](http://logbook.readthedocs.io/en/stable/) - Logging replacement for Python. * [logging](https://docs.python.org/2/library/logging.html) - (Python standard library) Logging facility for Python. -* [Sentry](https://pypi.python.org/pypi/sentry) - A realtime logging and aggregation server. +* [raven](https://github.com/getsentry/raven-python) - Python client for Sentry, a log/error tracking, crash reporting and aggregation platform for web applications. ## Machine Learning