You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by an...@apache.org on 2016/05/16 19:46:19 UTC

svn commit: r1744122 - /maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/encoding.apt.vm

Author: andham
Date: Mon May 16 19:46:19 2016
New Revision: 1744122

URL: http://svn.apache.org/viewvc?rev=1744122&view=rev
Log:
[MRESOURCES-225] Hyperlink error on character encoding example page

Modified:
    maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/encoding.apt.vm

Modified: maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/encoding.apt.vm
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/encoding.apt.vm?rev=1744122&r1=1744121&r2=1744122&view=diff
==============================================================================
--- maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/encoding.apt.vm (original)
+++ maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/encoding.apt.vm Mon May 16 19:46:19 2016
@@ -48,7 +48,7 @@ Specifying a character encoding scheme
 +-----+
 
  By using the above property <<<maven-resources-plugin>>> will automatically
- use this {{{./resources-mojo.html#encoding}encoding}}.
+ use this {{{../resources-mojo.html#encoding}encoding}}.
  
  Occasionally you need to change the encoding explicitly for different purposes.
  This can be done by defining the encoding via the configuration