diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2014-03-21 22:09:57 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2014-03-21 22:09:57 +0100 |
| commit | 60d2213d4314d0406e1c7771d3d8841145502bf7 (patch) | |
| tree | 301852b2ee6c78b5a88538abd22bf2e3c2eaf2c2 /docs/ref | |
| parent | 79989263a29c4823f8f2e9cf2753fa34be8f9beb (diff) | |
[1.7.x] Small doc changes missed in 66076268.
Partial backport of 253e8ac2 from master.
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/settings.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index d7b87c0bd7..f5125f608b 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -1490,7 +1490,7 @@ A tuple of IP addresses, as strings, that: * See debug comments, when :setting:`DEBUG` is ``True`` * Receive X headers in admindocs if the ``XViewMiddleware`` is installed (see - :doc:`/topics/http/middleware`) + :doc:`/ref/contrib/admin/admindocs`) .. setting:: LANGUAGE_CODE |
