Author: cmpilato Date: 2010-05-10 06:55:49-0700 New Revision: 90 Modified: trunk/www/index.html
Log: Linkify some text. Modified: trunk/www/index.html Url: http://subversion.tigris.org/source/browse/subversion/trunk/www/index.html?view=diff&pathrev=90&r1=89&r2=90 ============================================================================== --- trunk/www/index.html (original) +++ trunk/www/index.html 2010-05-10 06:55:49-0700 @@ -28,10 +28,12 @@ <p>Until the transition into Apache-hood is complete, this site will continue to serve some of the purposes of the Subversion project. - For example, the project is still using the issue tracker hosted - here. But in time, it is expected that this site will be converted - into mostly just a set of pointers to information that has moved - over to the subversion.apache.org site.</p> + For example, the project is still using + the <a href="http://subversion.tigris.org/issue-tracker.html" + >issue tracker</a> hosted here. But in time, it is expected that + this site will be converted into mostly just a set of pointers to + information that has moved over to the subversion.apache.org + site.</p> <p>Thanks for your patience as we work through this transition!</p>
