diff options
| author | Alex Gaynor <alex.gaynor@rd.io> | 2012-11-13 14:48:23 -0800 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@rd.io> | 2012-11-13 14:48:23 -0800 |
| commit | 1e34fd3c03e8f9a9e2b9be35488b8209178a4df0 (patch) | |
| tree | e4bb3b2b14c4715f229716a655f6dab9d5dd0e39 /docs | |
| parent | c91a12716ddf820d5248b4b09ec078d00ea4aa37 (diff) | |
fixed a broken link in the docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/logging.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/logging.txt b/docs/topics/logging.txt index bbcd011b59..d016b59969 100644 --- a/docs/topics/logging.txt +++ b/docs/topics/logging.txt @@ -476,7 +476,7 @@ Python logging module. sensitive information to be filtered out of error reports -- learn more on :ref:`Filtering error reports<filtering-error-reports>`. -.. _django-sentry: http://pypi.python.org/pypi/sentry +.. _Sentry: http://pypi.python.org/pypi/sentry Filters |
