You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by bu...@apache.org on 2014/07/07 20:25:25 UTC

svn commit: r915393 - in /websites/staging/jspwiki/trunk/content: ./ development/source_and_guide.html

Author: buildbot
Date: Mon Jul  7 18:25:25 2014
New Revision: 915393

Log:
Staging update by buildbot for jspwiki

Modified:
    websites/staging/jspwiki/trunk/content/   (props changed)
    websites/staging/jspwiki/trunk/content/development/source_and_guide.html

Propchange: websites/staging/jspwiki/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul  7 18:25:25 2014
@@ -1 +1 @@
-1600485
+1608542

Modified: websites/staging/jspwiki/trunk/content/development/source_and_guide.html
==============================================================================
--- websites/staging/jspwiki/trunk/content/development/source_and_guide.html (original)
+++ websites/staging/jspwiki/trunk/content/development/source_and_guide.html Mon Jul  7 18:25:25 2014
@@ -99,7 +99,7 @@
 <h2 id="building-jspwiki">Building JSPWiki</h2>
 <p>Apache JSPWiki is a <a href="http://maven.apache.org">Maven</a>-based project and 
 builds using the same commands as other Maven projects.  The JSPWiki team maintains 
-a <a href="http://svn.apache.org/viewvc/jspwiki/trunk/mvn_cheat-sheet.txt?view=co">cheat sheet</a> 
+a <a href="http://svn.apache.org/viewvc/jspwiki/trunk/mvn_cheat-sheet.md?view=co">cheat sheet</a> 
 of common Maven tasks for this project.</p>
 <h3 id="coding-standards">Coding standards:</h3>
 <ul>