summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/static_files.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/static_files.txt b/docs/static_files.txt
index 2b3b0b8f1c..034cb976a3 100644
--- a/docs/static_files.txt
+++ b/docs/static_files.txt
@@ -24,7 +24,7 @@ production setting. Use this only for development.
For information on serving static files in an Apache production environment,
see the `Django mod_python documentation`_.
--- _Django mod_python documentation: http://www.djangoproject.com/documentation/modpython/#serving-media-files
+.. _Django mod_python documentation: http://www.djangoproject.com/documentation/modpython/#serving-media-files
How to do it
============