From: Wolfgang T. <wth...@us...> - 2008-10-13 20:36:02
|
Update of /cvsroot/hoc/www In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23924 Modified Files: index.html Log Message: fix URL Index: index.html =================================================================== RCS file: /cvsroot/hoc/www/index.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- index.html 12 Oct 2008 12:00:55 -0000 1.13 +++ index.html 13 Oct 2008 20:35:54 -0000 1.14 @@ -5,7 +5,7 @@ <!--#include virtual="/templates.hoc/header.shtml" --> <h1>HOC Has Moved</h1> -<p><strong><a href="code.google.com/p/hoc">HOC has moved to Google Code.</a></strong> +<p><strong><a href="http://code.google.com/p/hoc">HOC has moved to Google Code.</a></strong> The pages at sourceforge are outdated, and so is the source code available from here.</p> <h1>About</h1> |