Author: russellm
Date: 2010-02-24 08:05:18 -0600 (Wed, 24 Feb 2010)
New Revision: 12563

Modified:
   django/branches/releases/1.1.X/README
Log:
[1.1.X] Fixed #12951 -- Corrected README link for deployment. Thanks to carljm 
for the report.

Backport of r12558 from trunk.

Modified: django/branches/releases/1.1.X/README
===================================================================
--- django/branches/releases/1.1.X/README       2010-02-24 13:57:46 UTC (rev 
12562)
+++ django/branches/releases/1.1.X/README       2010-02-24 14:05:18 UTC (rev 
12563)
@@ -11,8 +11,7 @@
       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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to