mirror of
https://github.com/django/django.git
synced 2025-12-15 21:45:20 +00:00
Fixed malformed Sphinx directives.
This commit is contained in:
parent
600fb7c51b
commit
e3d1f2422c
3 changed files with 3 additions and 3 deletions
|
|
@ -228,7 +228,7 @@ See :doc:`/topics/logging` for details on logging.
|
|||
|
||||
See :doc:`/howto/error-reporting` for details on error reporting by email.
|
||||
|
||||
.. admonition: Error reporting by email doesn't scale very well
|
||||
.. admonition:: Error reporting by email doesn't scale very well
|
||||
|
||||
Consider using an error monitoring system such as Sentry_ before your
|
||||
inbox is flooded by reports. Sentry can also aggregate logs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue