You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/01/25 06:35:01 UTC

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

Author: jleroux
Date: Wed Jan 25 06:35:01 2017
New Revision: 1780137

URL: http://svn.apache.org/viewvc?rev=1780137&view=rev
Log:
As requested by Michael and Scott, puts back ecommerce/control/main instead of ecomseo
 for stable (R16.11) demo link. Keep ecomseo in trunk demo

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1780137&r1=1780136&r2=1780137&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Wed Jan 25 06:35:01 2017
@@ -223,10 +223,10 @@
                 <li>16.11 Release Branch Demo (stable)
                     <ul>
                     <!--
-                        <li><a href="http://demo-stable-ofbiz.apache.org/ecomseo">Front-End Store</a></li>
+                        <li><a href="http://demo-stable-ofbiz.apache.org/ecommerce/control/main">Front-End Store</a></li>
                         <li><a href="http://demo-stable-ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
                     -->
-                        <li><a href="https://ofbiz-vm2.apache.org:18443/ecomseo">Front-End Store</a></li>
+                        <li><a href="https://ofbiz-vm2.apache.org:18443/ecommerce/control/main">Front-End Store</a></li>
                         <li><a href="https://ofbiz-vm2.apache.org:18443/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
                     </ul>
                 </li>