Commit 3905b071 authored by Karen Tracey's avatar Karen Tracey
Browse files

[1.0.X] Fixed #9337 -- Use a link to Jython that actually works. Thanks admackin.

[9323] from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9324 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 1af32e88
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ probably already have it installed.
    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::