updated Sentry link (#3788)

This commit is contained in:
Henry Kobin 2020-10-11 19:15:19 -07:00 committed by GitHub
parent 12a4d15546
commit fa5aebc842
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: