Skip to content

Commit 42bfd0e

Browse files
authored
Merge pull request vinta#988 from JoshuaRLi/master
Fixed link and description for Sentry.
2 parents be7ef5e + c1a0005 commit 42bfd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
745745
* [Eliot](https://github.com/ScatterHQ/eliot) - Logging for complex & distributed systems.
746746
* [logbook](http://logbook.readthedocs.io/en/stable/) - Logging replacement for Python.
747747
* [logging](https://docs.python.org/2/library/logging.html) - (Python standard library) Logging facility for Python.
748-
* [Sentry](https://pypi.python.org/pypi/sentry) - A realtime logging and aggregation server.
748+
* [raven](https://github.com/getsentry/raven-python) - Python client for Sentry, a log/error tracking, crash reporting and aggregation platform for web applications.
749749

750750
## Machine Learning
751751

0 commit comments

Comments
 (0)