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

svn commit: r1608542 - /jspwiki/site/trunk/content/development/source_and_guide.mdtext

Author: juanpablo
Date: Mon Jul  7 18:25:19 2014
New Revision: 1608542

URL: http://svn.apache.org/r1608542
Log:
fixed broken cheat sheet link

Modified:
    jspwiki/site/trunk/content/development/source_and_guide.mdtext

Modified: jspwiki/site/trunk/content/development/source_and_guide.mdtext
URL: http://svn.apache.org/viewvc/jspwiki/site/trunk/content/development/source_and_guide.mdtext?rev=1608542&r1=1608541&r2=1608542&view=diff
==============================================================================
--- jspwiki/site/trunk/content/development/source_and_guide.mdtext (original)
+++ jspwiki/site/trunk/content/development/source_and_guide.mdtext Mon Jul  7 18:25:19 2014
@@ -20,7 +20,7 @@ See the [Edit Website][] page for the we
 
 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.
 
 ### Coding standards: