updated Sentry link (#3788)

This commit is contained in:
Henry Kobin 2020-10-11 19:15:19 -07:00 committed by GitHub
parent 0d0d3bbd1d
commit 426d0e4e9a

View file

@ -66,7 +66,7 @@ Follow-up reads:
similar fashion. See the `Python SDK docs
<https://docs.sentry.io/platforms/python/>`_ for more information.
* `Getting started with Sentry <https://docs.sentry.io/quickstart/?platform=python>`_
* `Flask-specific documentation <https://docs.sentry.io/platforms/python/flask/>`_.
* `Flask-specific documentation <https://docs.sentry.io/platforms/python/guides/flask/>`_.
.. _error-handlers: