JWS-109 Added a release date to the website
[jabaws.git] / website / template_footer.jsp
index 68ba43f..631460f 100644 (file)
@@ -38,7 +38,7 @@
                     </li>
                     <li>
                         <a href="${pageContext.request.contextPath}/ServiceStatus" title="JABAWS webservices status. Click to test all web services.
-                        Please be patient while the services are being checked" id="show_hidden3">Services Status</a>
+                        Please be patient while the services are being checked" id="show_hidden3">Service Status</a>
                     </li>
 
                     <li>
         <div class="col-md-4">
             <ul class="list-unstyled">
                 <li>
-                    <strong><a href="${pageContext.request.contextPath}/man_docs.jsp">Documentation</a></strong>
+                    <strong><a href="${pageContext.request.contextPath}/docs/index.html">Documentation</a></strong>
                     <ul>
                         <li>
-                            <a href="${pageContext.request.contextPath}/man_about.jsp">What is JABAWS?</a>
+                            <a href="${pageContext.request.contextPath}/docs/getting_started.html">Getting Started</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/man_servervm.jsp">Virtual Appliance</a>
+                            <a href="${pageContext.request.contextPath}/docs/included_tools.html">Included Tools</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/man_serverwar.jsp">Web Application Archive</a>
+                            <a href="${pageContext.request.contextPath}/docs/client.html">Command Line Client (CLI)</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/man_client.jsp">Command Line Client</a>
+                            <a href="${pageContext.request.contextPath}/docs/war.html">Web Application Archive (WAR)</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/man_configuration.jsp">Configure JABAWS</a>
+                            <a href="${pageContext.request.contextPath}/docs/va.html">Virtual Appliance (VA)</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/man_dev.jsp">Accessing JABAWS</a>
+                            <a href="${pageContext.request.contextPath}/docs/advanced.html">Advanced Usage</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/man_server_dev.jsp">Develop JABAWS</a>
+                            <a href="${pageContext.request.contextPath}/docs/develop.html">For Developers</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/man_stats.jsp">Usage Statistics</a>
+                            <a href="${pageContext.request.contextPath}/docs/changelog.html">Changelog</a>
                         </li>
                     </ul>
                 </li>
@@ -93,7 +93,7 @@
     </div>
     <hr>
     <p class="text-right"><small>
-        Site Last updated: XX February 2017. This site was built using the <a href="http://getbootstrap.com">Bootstrap framework.</a>
+        Site Last updated: 12 April 2017. This site was built using the <a href="http://getbootstrap.com">Bootstrap framework.</a>
     </small></p>
 </div>