Revision: 117490 https://trac.macports.org/changeset/117490 Author: ryandesign@macports.org Date: 2014-02-28 21:55:29 -0800 (Fri, 28 Feb 2014) Log Message: ----------- index.php: use $trac_url variable; fix typo Modified Paths: -------------- trunk/www/index.php Modified: trunk/www/index.php =================================================================== --- trunk/www/index.php 2014-03-01 04:46:46 UTC (rev 117489) +++ trunk/www/index.php 2014-03-01 05:55:29 UTC (rev 117490) @@ -42,8 +42,8 @@ <h3 class="subhdr">Getting involved</h3> - <p>We are participating in <b>Google Summer of Code 2014</b>: MacPorts-weilding students of higher education can be paid - to work on open source software. <a href="//trac.macports.org/wiki/SummerOfCode">Head over to our ideas page</a> to see + <p>We are participating in <b>Google Summer of Code 2014</b>: MacPorts-wielding students of higher education can be paid + to work on open source software. <a href="<?php print $trac_url . 'wiki/SummerOfCode'; ?>">Head over to our ideas page</a> to see if MacPorts is an interesting project for you.</p> <p>There are many ways you can get involved with MacPorts and peer users, system administrators & developers alike.