diff options
| author | James Bennett <ubernostrum@gmail.com> | 2008-08-30 05:34:04 +0000 |
|---|---|---|
| committer | James Bennett <ubernostrum@gmail.com> | 2008-08-30 05:34:04 +0000 |
| commit | 8af2831f5b1d155608d78614525a051fec315ebb (patch) | |
| tree | 99fb1de962afe86f7a4927d711b430ef6187f821 /docs | |
| parent | 3fc6b10a0ecd047ae30447bc32b4bc9360e47e86 (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.txt | 2 |
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: |
