[Genabel-commits] r1922 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Feb 19 14:35:25 CET 2015
Author: lckarssen
Date: 2015-02-19 14:35:25 +0100 (Thu, 19 Feb 2015)
New Revision: 1922
Modified:
www/index.php
Log:
Minor update to the developers webpage:
- Fix missing space
- Added a brief explanation after the link to Jenkins.
Modified: www/index.php
===================================================================
--- www/index.php 2015-02-19 11:32:57 UTC (rev 1921)
+++ www/index.php 2015-02-19 13:35:25 UTC (rev 1922)
@@ -92,7 +92,7 @@
</li>
<li>
<a href="http://jenkins.genabel.org">The GenABEL project Jenkins
- continuous integration server</a> (for developers)
+ continuous integration server</a>, shows whether the current code in SVN compiles without problems (or not)
</li>
<li>
<a href="packageReviewGuidelines.html">The package review guidelines</a> (for those who volunteer to review a potential new addition to the GenABEL suite)
@@ -102,7 +102,7 @@
<p>
The <strong>project R-Forge pages</strong> with links to bug and
feature trackers, mailing lists and the source code repository can be
-found<a href="http://<?php echo $domain; ?>/projects/<?php echo
+found <a href="http://<?php echo $domain; ?>/projects/<?php echo
$group_name; ?>/"><strong>here</strong></a>.
</p>
More information about the Genabel-commits
mailing list