You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/03/15 10:29:09 UTC

svn commit: r1456831 - /isis/site/trunk/content/components/viewers/wicket/configuring-the-about-page.md

Author: danhaywood
Date: Fri Mar 15 09:29:09 2013
New Revision: 1456831

URL: http://svn.apache.org/r1456831
Log:
isis site - adding doc to describe how to configure the about page

Modified:
    isis/site/trunk/content/components/viewers/wicket/configuring-the-about-page.md

Modified: isis/site/trunk/content/components/viewers/wicket/configuring-the-about-page.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/viewers/wicket/configuring-the-about-page.md?rev=1456831&r1=1456830&r2=1456831&view=diff
==============================================================================
--- isis/site/trunk/content/components/viewers/wicket/configuring-the-about-page.md (original)
+++ isis/site/trunk/content/components/viewers/wicket/configuring-the-about-page.md Fri Mar 15 09:29:09 2013
@@ -21,7 +21,7 @@ If none of these are found, then no vers
 
 #### Adding attributes to the WAR's manifest 
 
-Add the following to the webapp's `pom.xml`:
+Add the following to the webapp's `pom.xml` (under `<build><plugins>`):
 
 <pre>
 &lt;plugin&gt;