You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/01/18 02:18:34 UTC

svn commit: r369996 - /maven/maven-1/plugins/trunk/checkstyle/src/plugin-resources/checkstyle.xsl

Author: ltheussl
Date: Tue Jan 17 17:18:33 2006
New Revision: 369996

URL: http://svn.apache.org/viewcvs?rev=369996&view=rev
Log:
Fix image location.

Modified:
    maven/maven-1/plugins/trunk/checkstyle/src/plugin-resources/checkstyle.xsl

Modified: maven/maven-1/plugins/trunk/checkstyle/src/plugin-resources/checkstyle.xsl
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/checkstyle/src/plugin-resources/checkstyle.xsl?rev=369996&r1=369995&r2=369996&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/src/plugin-resources/checkstyle.xsl (original)
+++ maven/maven-1/plugins/trunk/checkstyle/src/plugin-resources/checkstyle.xsl Tue Jan 17 17:18:33 2006
@@ -35,7 +35,7 @@
           <p>
             The following document contains the results of
             <a href="http://checkstyle.sourceforge.net/">Checkstyle</a>
-            <a href="checkstyle.rss"><img src="images/rss.png"/></a>.
+            <a href="checkstyle.rss"><img src="../images/rss.png"/></a>.
           </p>
         </section>