Author: hboutemy
Date: Sun Sep 25 13:34:08 2016
New Revision: 1762200
URL: http://svn.apache.org/viewvc?rev=1762200&view=rev
Log:
fixed typo
Modified:
maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
Modified: maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt?rev=1762200&r1=1762199&r2=1762200&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
(original)
+++ maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt Sun
Sep 25 13:34:08 2016
@@ -36,7 +36,7 @@ Guide to Creating Archetypes
very simple artifact, that contains the project prototype you wish to create.
An archetype is made up of:
- * an
{{{archetype-archives/archetype-2.1/archetype-common/archetype.html}archetype
descriptor}}
+ * an
{{{/archetype-archives/archetype-2.1/archetype-common/archetype.html}archetype
descriptor}}
(<<<archetype.xml>>> in directory:
<<<src/main/resources/META-INF/maven/>>>). It lists all the files that will
be
contained in the archetype and categorizes them so they can be processed