summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Bennett <ubernostrum@gmail.com>2008-08-30 05:34:04 +0000
committerJames Bennett <ubernostrum@gmail.com>2008-08-30 05:34:04 +0000
commit8af2831f5b1d155608d78614525a051fec315ebb (patch)
tree99fb1de962afe86f7a4927d711b430ef6187f821 /docs
parent3fc6b10a0ecd047ae30447bc32b4bc9360e47e86 (diff)
Fixed #8603: Corrected typo in cross-reference to PDF-generation docs
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8735 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 22f53b27fd..d6a1265c34 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -126,7 +126,7 @@ Solving specific problems
:ref:`Custom template tags <howto-custom-template-tags>`
Add your own extensions to Django's template language.
-:ref:`Generating CSV <howto-outputting-csv>` & :ref:`PDF <howto-outputting-PDF>`
+:ref:`Generating CSV <howto-outputting-csv>` & :ref:`PDF <howto-outputting-pdf>`
Produce non-HTML content with Django.
And more: