Skip to content

Commit f767eb2

Browse files
committed
Replace raven with sentry-sdk in README
1 parent c930376 commit f767eb2

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
@@ -58,7 +58,7 @@ Checkout the latest release:
5858
git checkout v0.x
5959
```
6060

61-
In our production Senty is used for error reporting (pip install raven).
61+
In our production Senty is used for error reporting (pip install sentry-sdk).
6262
django-auth-ldap is used for login via ldap
6363
uwsgi is used to serve the app to nginx
6464

0 commit comments

Comments
 (0)