diff options
| author | Tim Graham <timograham@gmail.com> | 2015-07-25 06:37:51 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-07-25 06:37:51 -0400 |
| commit | e3d1f2422c49d7f65d017b8caa35215afe18f835 (patch) | |
| tree | 3244bc65ceab3e8cfac4030e28842dbb09b6f351 /docs/howto/deployment | |
| parent | 600fb7c51b22bc0d9138f580bb5e5abcfedc76ee (diff) | |
Fixed malformed Sphinx directives.
Diffstat (limited to 'docs/howto/deployment')
| -rw-r--r-- | docs/howto/deployment/checklist.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/deployment/checklist.txt b/docs/howto/deployment/checklist.txt index 05ea3d4fc0..b6b0683d08 100644 --- a/docs/howto/deployment/checklist.txt +++ b/docs/howto/deployment/checklist.txt @@ -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. |
