From: Kevin A. <ka...@us...> - 2006-05-26 01:35:02
|
Update of /cvsroot/pythoncard/PythonCard/docs/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7898/docs/html Modified Files: index.html Log Message: fixed samples.html url typo bug #1494743 Index: index.html =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/html/index.html,v retrieving revision 1.66 retrieving revision 1.67 diff -C2 -d -r1.66 -r1.67 *** index.html 25 Dec 2005 14:05:34 -0000 1.66 --- index.html 26 May 2006 01:34:56 -0000 1.67 *************** *** 44,48 **** <ul> <li><a href="http://sourceforge.net/project/showfiles.php?group_id=19015">Download</a> the latest version of the package</li> ! <li>View some <a href="http://pythoncard.soureforge.net/samples/samples.html">screenshots</a> of the sample applications</li> </ul> --- 44,48 ---- <ul> <li><a href="http://sourceforge.net/project/showfiles.php?group_id=19015">Download</a> the latest version of the package</li> ! <li>View some <a href="http://pythoncard.sourceforge.net/samples/samples.html">screenshots</a> of the sample applications</li> </ul> |