From: Barry W. <bw...@us...> - 2002-11-01 15:27:53
|
Update of /cvsroot/ht2html/ht2html/doc In directory usw-pr-cvs1:/tmp/cvs-serv28672 Modified Files: links.h Log Message: Minor link rephrasing. Index: links.h =================================================================== RCS file: /cvsroot/ht2html/ht2html/doc/links.h,v retrieving revision 2.3 retrieving revision 2.4 diff -C2 -d -r2.3 -r2.4 *** links.h 21 Oct 2002 19:17:40 -0000 2.3 --- links.h 1 Nov 2002 15:27:50 -0000 2.4 *************** *** 8,12 **** <li><a href="examples.html">Examples</a> <h3>ht2html sites</h3> ! <li><a href="http://barry.wooz.org/">Barry's home page</a> <li><a href="http://www.python.org/">Python.Org</a> <li><a href="http://www.jython.org/">Jython.Org</a> --- 8,12 ---- <li><a href="examples.html">Examples</a> <h3>ht2html sites</h3> ! <li><a href="http://barry.wooz.org/">Barry Warsaw</a> <li><a href="http://www.python.org/">Python.Org</a> <li><a href="http://www.jython.org/">Jython.Org</a> |