diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2010-02-24 13:54:53 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2010-02-24 13:54:53 +0000 |
| commit | 3349a8016f71563f7c1177a32d6ec61eab32f4d3 (patch) | |
| tree | 61f15273ac2a5b5e5c42e582770630fb92c34464 /README | |
| parent | 445e0a5c3e40dbcfd866b4594371b0fa49fdc223 (diff) | |
Fixed #12951 -- Corrected README link for deployment. Thanks to carljm for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12558 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -11,8 +11,7 @@ how we recommend you read the docs: docs/intro/tutorial02.txt, etc.). * If you want to set up an actual deployment server, read - docs/howto/deployment/modpython.txt for instructions on running Django - under mod_python. + docs/howto/deployment/index.txt for instructions. * You'll probably want to read through the topical guides (in docs/topics) next; from there you can jump to the HOWTOs (in docs/howto) for specific |
