[Openfirst-cvscommit] www/htdocs about.php,1.4,1.5
Brought to you by:
xtimg
From: Tim G. <xt...@us...> - 2005-01-08 14:14:06
|
Update of /cvsroot/openfirst/www/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19555 Modified Files: about.php Log Message: Add a link to the Contributor's HOWTO in about section. Index: about.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/about.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** about.php 31 Dec 2004 07:40:35 -0000 1.4 --- about.php 8 Jan 2005 14:13:57 -0000 1.5 *************** *** 24,26 **** <h2>Contributing</h2> ! <p>New contributions to the openFIRST project are always welcome.</p> --- 24,26 ---- <h2>Contributing</h2> ! <p>New contributions to the openFIRST project are always welcome. For more information and help about contributing (ranging from what the project needs, to an introduction to contributing to the project, to in depth technical specifications and details) refer to the <a href="http://www.openfirst.org/doc/tut/howto/">openFIRST Contributor's HOWTO</a>.</p> |