Author: hboutemy
Date: Sat Oct 21 15:51:41 2017
New Revision: 1812832
URL: http://svn.apache.org/viewvc?rev=1812832&view=rev
Log:
fixed link to site-mojo.html
Modified:
maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creating-content.apt.vm
Modified:
maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creating-content.apt.vm
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creating-content.apt.vm?rev=1812832&r1=1812831&r2=1812832&view=diff
==============================================================================
---
maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creating-content.apt.vm
(original)
+++
maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creating-content.apt.vm
Sat Oct 21 15:51:41 2017
@@ -169,7 +169,7 @@ Creating Content
for more information. For a complete usage overview, see Velocity's
{{{http://velocity.apache.org/engine/devel/user-guide.html}user guide}}.
Since version 3.5, you can save processed markup by setting
<<<saveProcessedContent>>> to <<<true>>>: see
- {{{./site-mojo.html#saveProcessedContent}corresponding documentation}} for
more details.
+ {{{../site-mojo.html#saveProcessedContent}corresponding documentation}} for
more details.
** Common Issues and Workarounds