Fixed #25778 -- Updated docs links to use https when available.

This commit is contained in:
Jon Dufresne 2015-11-29 08:29:46 -08:00 committed by Tim Graham
parent 51a3721372
commit 7aabd62380
66 changed files with 156 additions and 156 deletions

View file

@ -234,7 +234,7 @@ See :doc:`/howto/error-reporting` for details on error reporting by email.
Consider using an error monitoring system such as Sentry_ before your
inbox is flooded by reports. Sentry can also aggregate logs.
.. _Sentry: http://sentry.readthedocs.org/en/latest/
.. _Sentry: https://sentry.readthedocs.org/en/latest/
Customize the default error views
---------------------------------