From: Kevin A. <ka...@us...> - 2005-12-19 23:02:20
|
Update of /cvsroot/pythoncard/PythonCard/docs/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13506 Modified Files: index.html Log Message: changed link to point to website which is the real location of sample imgs Index: index.html =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/html/index.html,v retrieving revision 1.64 retrieving revision 1.65 diff -C2 -d -r1.64 -r1.65 *** index.html 17 Dec 2005 14:56:48 -0000 1.64 --- index.html 19 Dec 2005 23:02:09 -0000 1.65 *************** *** 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="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.soureforge.net/samples/samples.html">screenshots</a> of the sample applications</li> </ul> |