Author: danhaywood
Date: Wed Dec 19 08:30:02 2012
New Revision: 1423785
URL: http://svn.apache.org/viewvc?rev=1423785&view=rev
Log:
isis site - procedure for recreating an archetype
Modified:
isis/site/trunk/content/contributors/recreating-an-archetype.md
Modified: isis/site/trunk/content/contributors/recreating-an-archetype.md
URL:
http://svn.apache.org/viewvc/isis/site/trunk/content/contributors/recreating-an-archetype.md?rev=1423785&r1=1423784&r2=1423785&view=diff
==============================================================================
--- isis/site/trunk/content/contributors/recreating-an-archetype.md (original)
+++ isis/site/trunk/content/contributors/recreating-an-archetype.md Wed Dec 19
08:30:02 2012
@@ -75,7 +75,7 @@ cd viewer-wicket
mvn antrun:run
</pre>
-# Check the archetype source code into git
+### Check the archetype source code into git
Back in the *original session* (at
`example/application/quickstart_wicket_restful_jdo`), we are ready to check the
archetype source code into git.
@@ -132,4 +132,4 @@ mvn release:prepare -P apache-release
mvn release:perform -P apache-release
</pre>
-See the [release process](release-process.html) for full details.
\ No newline at end of file
+See the [release process](release-process.html) for full details.