Author: jleroux
Date: Tue Feb 28 14:56:19 2017 New Revision: 1784749 URL: http://svn.apache.org/viewvc?rev=1784749&view=rev Log: Puts back the official links which uses the letsencrypt certificate after commits for "Login and logout process in demos shows a certificate issue" - OFBIZ-9206 Modified: ofbiz/site/index.html Modified: ofbiz/site/index.html URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1784749&r1=1784748&r2=1784749&view=diff ============================================================================== --- ofbiz/site/index.html (original) +++ ofbiz/site/index.html Tue Feb 28 14:56:19 2017 @@ -222,32 +222,32 @@ <b><font color="red">Demos will soon have a trusted certificate, for now you can safely accept the self-signed one.</font></b> <li>16.11 Release Branch Demo (stable) <ul> - <!-- <li><a href="http://demo-stable.ofbiz.apache.org/ecommerce/control/main" target="_blank">Front-End Store</a></li> <li><a href="http://demo-stable.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y" target="_blank">Management Apps</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&PASSWORD=ofbiz&JavaScriptEnabled=Y">Management Apps</a></li> + --> </ul> </li> <li>13.07 Release Branch Demo (old) <ul> - <!-- <li><a href="http://demo-old.ofbiz.apache.org/ecommerce/control/main" target="_blank">Front-End Store</a></li> <li><a href="http://demo-old.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y" target="_blank">Management Apps</a></li> - --> + <!-- <li><a href="http://ofbiz-vm2.apache.org:28080/ecommerce/control/main">Front-End Store</a></li> <li><a href="https://ofbiz-vm2.apache.org:28443/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y">Management Apps</a></li> + --> </ul> </li> <li>For developers: trunk <ul> - <!-- <li><a href="http://demo-trunk.ofbiz.apache.org/ecomseo" target="_blank">Front-End Store</a></li> <li><a href="http://demo-trunk.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y" target="_blank">Management Apps</a></li> - --> + <!-- <li><a href="https://ofbiz-vm2.apache.org:8443/ecomseo">Front-End Store</a></li> <li><a href="https://ofbiz-vm2.apache.org:8443/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y">Management Apps</a></li> + --> </ul> </li> </ul> |
Free forum by Nabble | Edit this page |