Author: deepak
Date: Fri Oct 6 11:51:22 2017
New Revision: 1811320
URL:
http://svn.apache.org/viewvc?rev=1811320&view=revLog:
Corrected the previous stable release demo instance url on demos page.
Thanks Renuks Srishti for reporting
Modified:
ofbiz/site/ofbiz-demos.html
ofbiz/site/template/page/ofbiz-demos.tpl.php
Modified: ofbiz/site/ofbiz-demos.html
URL:
http://svn.apache.org/viewvc/ofbiz/site/ofbiz-demos.html?rev=1811320&r1=1811319&r2=1811320&view=diff==============================================================================
--- ofbiz/site/ofbiz-demos.html (original)
+++ ofbiz/site/ofbiz-demos.html Fri Oct 6 11:51:22 2017
@@ -172,8 +172,8 @@
<div class="divider"><span></span></div>
<p>This demo is for the previous OFBiz release. </p>
- <p><i class="icon-pin"></i><a href="//ofbiz-vm2.apache.org:28443/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y" target="external"><strong>Backend Management (ERP) Applications</strong></a> </p>
- <p><i class="icon-pin"></i><a href="
http://ofbiz-vm2.apache.org:28080/ecommerce/control/main" target="external"><strong>Front End E-Commerce Webstore</strong></a> </p>
+ <p><i class="icon-pin"></i><a href="//demo-old.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y" target="external"><strong>Backend Management (ERP) Applications</strong></a> </p>
+ <p><i class="icon-pin"></i><a href="//demo-old.ofbiz.apache.org/ecommerce/control/main" target="external"><strong>Front End E-Commerce Webstore</strong></a> </p>
</div>
</section>
Modified: ofbiz/site/template/page/ofbiz-demos.tpl.php
URL:
http://svn.apache.org/viewvc/ofbiz/site/template/page/ofbiz-demos.tpl.php?rev=1811320&r1=1811319&r2=1811320&view=diff==============================================================================
--- ofbiz/site/template/page/ofbiz-demos.tpl.php (original)
+++ ofbiz/site/template/page/ofbiz-demos.tpl.php Fri Oct 6 11:51:22 2017
@@ -72,8 +72,8 @@
<div class="divider"><span></span></div>
<p>This demo is for the previous OFBiz release. </p>
- <p><i class="icon-pin"></i><a href="//ofbiz-vm2.apache.org:28443/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y" target="external"><strong>Backend Management (ERP) Applications</strong></a> </p>
- <p><i class="icon-pin"></i><a href="
http://ofbiz-vm2.apache.org:28080/ecommerce/control/main" target="external"><strong>Front End E-Commerce Webstore</strong></a> </p>
+ <p><i class="icon-pin"></i><a href="//demo-old.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y" target="external"><strong>Backend Management (ERP) Applications</strong></a> </p>
+ <p><i class="icon-pin"></i><a href="//demo-old.ofbiz.apache.org/ecommerce/control/main" target="external"><strong>Front End E-Commerce Webstore</strong></a> </p>
</div>
</section>