svn commit: r1533401 - /ofbiz/site/index.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1533401 - /ofbiz/site/index.html

jleroux@apache.org
Author: jleroux
Date: Fri Oct 18 11:36:00 2013
New Revision: 1533401

URL: http://svn.apache.org/r1533401
Log:
Makes things a bit more clear about what is stable and old (to be changed soon again)

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1533401&r1=1533400&r2=1533401&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Fri Oct 18 11:36:00 2013
@@ -221,13 +221,13 @@
                 <!-- TODO: the format of the page is very old and some of the videos are unavailable: move the page to the Wiki and add the link to it to the documentation.html page
                 <li><a href="VideosConf.html">Conference Videos</a></li>
                 -->
-                <li>11.04 Release Branch Demo
+                <li>11.04 Release Branch Demo (stable)
                     <ul>
                         <li><a href="http://demo-stable.ofbiz.apache.org/ecommerce/control/main">Front-End Store</a></li>
                         <li><a href="https://demo-stable.ofbiz.apache.org/catalog/control/main?USERNAME=flexadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
                     </ul>
                 </li>
-                <li>10.04 Release Branch Demo
+                <li>10.04 Release Branch Demo (old)
                     <ul>
                         <li><a href="http://demo-old.ofbiz.apache.org/ecommerce/control/main">Front-End Store</a></li>
                         <li><a href="https://demo-old.ofbiz.apache.org/catalog/control/main?USERNAME=flexadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>