Author: jleroux
Date: Tue Dec 23 07:22:19 2014
New Revision: 1647494

URL: http://svn.apache.org/r1647494
Log:
I have added  "References" and "Books" main menu entries.
They are directly linked to the wiki. I believe it's OK since they will give 
traffic only if we click on them, but I'm unsure of that. I will ask on dev ML 
and maybe create intermediate html pages if necessary

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: 
http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1647494&r1=1647493&r2=1647494&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Tue Dec 23 07:22:19 2014
@@ -31,6 +31,8 @@
                 <li><a href="download.html">Download</a></li>
                 <li><a href="community.html">Community</a></li>
                 <li><a href="documentation.html">Documentation</a></li>
+                <li><a 
href="https://cwiki.apache.org/confluence/display/OFBIZ/References";>References</a></li>
+                <li><a 
href="https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books";>Books</a></li>
             </ul>
         </div>
         <div id="slides">


Reply via email to