forked from orbit-oss/flask
Merge pull request #1892 from avborhanian/patch-1
Updating url in errorhandling.rst to a valid link
This commit is contained in:
commit
6a3a209f41
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue