From: Kevin A. <ka...@us...> - 2007-07-30 04:45:41
|
Update of /cvsroot/pythoncard/PythonCard/docs/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25073 Modified Files: donations.html Log Message: fixed donation urls Index: donations.html =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/html/donations.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** donations.html 26 Jul 2004 15:35:31 -0000 1.2 --- donations.html 30 Jul 2007 04:45:40 -0000 1.3 *************** *** 28,32 **** tax law, and all donations made by US residents are tax deductible (see the ! <a href="http://www.python.org/psf/donations.html">PSF donations page</a> for details).</p> <p>For more information on the PSF, please see the --- 28,32 ---- tax law, and all donations made by US residents are tax deductible (see the ! <a href="http://www.python.org/psf/donations/">PSF donations page</a> for details).</p> <p>For more information on the PSF, please see the *************** *** 61,65 **** needed to springboard these kinds of projects.</p> <p>You may like to read the ! <a href="http://www.python.org/psf/mission.html">PSF Mission Statement</a> for more details.</p> <h2>OK, OK, where do I pay?</h2> --- 61,65 ---- needed to springboard these kinds of projects.</p> <p>You may like to read the ! <a href="http://www.python.org/psf/mission/">PSF Mission Statement</a> for more details.</p> <h2>OK, OK, where do I pay?</h2> |