[Pomp-commits] r300 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Aug 24 15:09:37 CEST 2010


Author: kingaa
Date: 2010-08-24 15:09:37 +0200 (Tue, 24 Aug 2010)
New Revision: 300

Modified:
   www/index.php
Log:
- fix broken link


Modified: www/index.php
===================================================================
--- www/index.php	2010-08-24 10:46:51 UTC (rev 299)
+++ www/index.php	2010-08-24 13:09:37 UTC (rev 300)
@@ -22,7 +22,7 @@
 <table border="0" width="80%" cellspacing="0" cellpadding="0">
 <tr>
 <td>
-<a href="R-Forge.R-Project.org"><img src="<?php echo $themeroot; ?>/imagesrf/logo.png" border="0" alt="R-Forge Logo" /> </a> 
+<a href="http://R-Forge.R-Project.org"><img src="<?php echo $themeroot; ?>/imagesrf/logo.png" border="0" alt="R-Forge Logo" /> </a> 
 </td> 
 </tr>
 </table>



More information about the pomp-commits mailing list