[Gsdesign-commits] r282 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jul 26 20:04:22 CEST 2011
Author: "tony"
Date: 2011-07-26 20:04:21 +0200 (Tue, 26 Jul 2011)
New Revision: 282
Modified:
www/index.php
Log:
Added link to build instructions hosted on google docs (for now)
Modified: www/index.php
===================================================================
--- www/index.php 2011-07-26 01:02:03 UTC (rev 281)
+++ www/index.php 2011-07-26 18:04:21 UTC (rev 282)
@@ -43,9 +43,9 @@
<!-- end of project description -->
-<p> The <strong>project summary page</strong> you can find <a href="http://<?php echo $domain; ?>/projects/<?php echo $group_name; ?>/"><strong>here</strong></a>. </p>
+<p><a href="http://<?php echo $domain; ?>/projects/<?php echo $group_name; ?>/">Project summary page</a></p>
-<p><a href="build-instructions.html">Build Instructions</a></p>
+<p><a href="https://docs.google.com/document/pub?id=15qFHhqX_BL5GHBS9OwYAZyttcvyx4zetJDIt01gqqPQ">gsDesignExplorer Build Instructions</a></p>
</body>
</html>
More information about the Gsdesign-commits
mailing list