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:48:23 -0800
commit1e34fd3c03e8f9a9e2b9be35488b8209178a4df0 (patch)
treee4bb3b2b14c4715f229716a655f6dab9d5dd0e39 /docs
parentc91a12716ddf820d5248b4b09ec078d00ea4aa37 (diff)
fixed a broken link in the docs
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