mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #25778 -- Updated docs links to use https when available.
This commit is contained in:
parent
51a3721372
commit
7aabd62380
66 changed files with 156 additions and 156 deletions
|
@ -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
|
||||
---------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue