summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@rd.io>2012-11-13 14:48:23 -0800
committerAlex Gaynor <alex.gaynor@rd.io>2012-11-13 14:49:08 -0800
commit911d3581ea065410f742497cc498ae2bc58f9e91 (patch)
tree52ddf102943eba20dba5ff7a79f76a5c95efe171 /docs
parentd33f8d0f54fc57fddfad3c01d3f487c55d06d267 (diff)
[1.5.x] fixed a broken link in the docs. Backport of 1e34fd3c03e8f9a9e2b9be35488b8209178a4df0
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/logging.txt2
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