summaryrefslogtreecommitdiff
path: root/docs/ref/settings.txt
diff options
context:
space:
mode:
authorGary Wilson Jr <gary.wilson@gmail.com>2009-12-26 06:44:02 +0000
committerGary Wilson Jr <gary.wilson@gmail.com>2009-12-26 06:44:02 +0000
commitd8ea6831f9042502dbb4f24e51fe521349bd97ad (patch)
tree90e7e71b1d9c6d10807b09ea043adf89964b0899 /docs/ref/settings.txt
parented192ea56fc9e8ffa4b0ad467a207303631f5f37 (diff)
[1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
Backport of r11994 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@11995 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/settings.txt')
-rw-r--r--docs/ref/settings.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt
index fa11049e9f..ffc6d4b659 100644
--- a/docs/ref/settings.txt
+++ b/docs/ref/settings.txt
@@ -534,7 +534,7 @@ system's standard umask.
get totally incorrect behavior.
-.. _documentation for os.chmod: http://docs.python.org/lib/os-file-dir.html
+.. _documentation for os.chmod: http://docs.python.org/library/os.html#os.chmod
.. setting:: FIXTURE_DIRS