Author: kmtracey
Date: 2008-11-01 15:51:54 -0500 (Sat, 01 Nov 2008)
New Revision: 9323

Modified:
   django/trunk/docs/intro/install.txt
Log:
Fixed #9337 -- Use a link to Jython that actually works.  Thanks admackin.


Modified: django/trunk/docs/intro/install.txt
===================================================================
--- django/trunk/docs/intro/install.txt 2008-11-01 20:42:17 UTC (rev 9322)
+++ django/trunk/docs/intro/install.txt 2008-11-01 20:51:54 UTC (rev 9323)
@@ -24,7 +24,7 @@
     If you use Jython_ (a Python implementation for the Java platform), you'll
     need to follow a few additional steps. See :ref:`howto-jython` for details.
 
-.. _jython: http://jython.org/
+.. _jython: http://www.jython.org/
 
 You can verify that Python's installed by typing ``python`` from your shell; 
you should see something like::
 


--~--~---------~--~----~------------~-------~--~----~
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