diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2008-09-16 05:58:53 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2008-09-16 05:58:53 +0000 |
| commit | 78999f24ee3a43109706f3b82bc13acfd4e0e29e (patch) | |
| tree | e78cb67ae834a17e85794f89e675cee32569ed5c /docs | |
| parent | 8efeaea9dda9e3869e02b39e57ee1d194fb32352 (diff) | |
Fixed #9035 -- Reworded 'File uploads' link in docs index.txt to be clearer
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9047 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 d4f2152510..5d710fa2dc 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -75,7 +75,7 @@ And more: * :ref:`Authentication <topics-auth>` * :ref:`Caching <topics-cache>` * :ref:`E-mail <topics-email>` - * :ref:`File uploads <topics-files>` + * :ref:`File-access APIs <topics-files>` * :ref:`topics-i18n` * :ref:`topics-pagination` * :ref:`Serialization <topics-serialization>` |
