Merge pull request #1892 from avborhanian/patch-1

Updating url in errorhandling.rst to a valid link
This commit is contained in:
Markus Unterwaditzer 2016-06-06 17:37:07 +02:00
commit 6a3a209f41

View file

@ -36,7 +36,7 @@ overwhelming if enough users are hitting the error and log files are
typically never looked at. This is why we recommend using `Sentry
<http://www.getsentry.com/>`_ for dealing with application errors. It's
available as an Open Source project `on GitHub
<github.com/getsentry/sentry>`__ and is also available as a `hosted version
<https://github.com/getsentry/sentry>`__ and is also available as a `hosted version
<https://getsentry.com/signup/>`_ which you can try for free. Sentry
aggregates duplicate errors, captures the full stack trace and local
variables for debugging, and sends you mails based on new errors or