diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2010-02-24 14:05:18 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2010-02-24 14:05:18 +0000 |
| commit | ef7debf34bebe3a478a257b0430c6cac036b797e (patch) | |
| tree | 0621d39a6605f176c9783ffcc20f313257161ced | |
| parent | d75e23ce9ba57af9e63a824a54249bbfb0edce99 (diff) | |
[1.1.X] Fixed #12951 -- Corrected README link for deployment. Thanks to carljm for the report.
Backport of r12558 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12563 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -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 |
