From: <pj...@us...> - 2009-06-16 19:29:41
|
Revision: 6477 http://jython.svn.sourceforge.net/jython/?rev=6477&view=rev Author: pjenvey Date: 2009-06-16 19:29:28 +0000 (Tue, 16 Jun 2009) Log Message: ----------- fix the install instructions link thanks Ches Martin Modified Paths: -------------- trunk/website/left.nav Modified: trunk/website/left.nav =================================================================== --- trunk/website/left.nav 2009-06-16 17:21:54 UTC (rev 6476) +++ trunk/website/left.nav 2009-06-16 19:29:28 UTC (rev 6477) @@ -6,7 +6,7 @@ menupageitem | Mailing Lists | http://sourceforge.net/mail/?group_id=12867 section | Wiki links menupageitem | Front page/News | http://wiki.python.org/jython/ -menupageitem | Installation | http://wiki.python.org/jython/InsallationInstructions +menupageitem | Installation | http://wiki.python.org/jython/InstallationInstructions menupageitem | FAQ | http://wiki.python.org/jython/JythonFaq menupageitem | Download | http://wiki.python.org/jython/DownloadInstructions menupageitem | User Guide | http://wiki.python.org/jython/UserGuide This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |