You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by de...@apache.org on 2019/03/27 08:41:53 UTC

svn commit: r1856373 - /ofbiz/site/

Author: deepak
Date: Wed Mar 27 08:41:52 2019
New Revision: 1856373

URL: http://svn.apache.org/viewvc?rev=1856373&view=rev
Log:
Updated all the html with recent path changes

Modified:
    ofbiz/site/404.html
    ofbiz/site/about-ofbiz.html
    ofbiz/site/business-users.html
    ofbiz/site/developers.html
    ofbiz/site/download.html
    ofbiz/site/faqs.html
    ofbiz/site/getting-involved.html
    ofbiz/site/index.html
    ofbiz/site/mailing-lists.html
    ofbiz/site/ofbiz-demos.html
    ofbiz/site/release-notes-12.04.06.html
    ofbiz/site/release-notes-13.07.01.html
    ofbiz/site/release-notes-13.07.02.html
    ofbiz/site/release-notes-13.07.03.html
    ofbiz/site/release-notes-16.11.01.html
    ofbiz/site/release-notes-16.11.02.html
    ofbiz/site/release-notes-16.11.03.html
    ofbiz/site/release-notes-16.11.04.html
    ofbiz/site/release-notes-16.11.05.html
    ofbiz/site/security.html
    ofbiz/site/service-providers.html
    ofbiz/site/source-repositories.html
    ofbiz/site/user-stories.html

Modified: ofbiz/site/404.html
URL: http://svn.apache.org/viewvc/ofbiz/site/404.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/404.html (original)
+++ ofbiz/site/404.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/about-ofbiz.html
URL: http://svn.apache.org/viewvc/ofbiz/site/about-ofbiz.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/about-ofbiz.html (original)
+++ ofbiz/site/about-ofbiz.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/business-users.html
URL: http://svn.apache.org/viewvc/ofbiz/site/business-users.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/business-users.html (original)
+++ ofbiz/site/business-users.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/developers.html
URL: http://svn.apache.org/viewvc/ofbiz/site/developers.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/developers.html (original)
+++ ofbiz/site/developers.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/download.html
URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/download.html (original)
+++ ofbiz/site/download.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/faqs.html
URL: http://svn.apache.org/viewvc/ofbiz/site/faqs.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/faqs.html (original)
+++ ofbiz/site/faqs.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/getting-involved.html
URL: http://svn.apache.org/viewvc/ofbiz/site/getting-involved.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/getting-involved.html (original)
+++ ofbiz/site/getting-involved.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/mailing-lists.html
URL: http://svn.apache.org/viewvc/ofbiz/site/mailing-lists.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/mailing-lists.html (original)
+++ ofbiz/site/mailing-lists.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/ofbiz-demos.html
URL: http://svn.apache.org/viewvc/ofbiz/site/ofbiz-demos.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/ofbiz-demos.html (original)
+++ ofbiz/site/ofbiz-demos.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/release-notes-12.04.06.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-12.04.06.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/release-notes-12.04.06.html (original)
+++ ofbiz/site/release-notes-12.04.06.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/release-notes-13.07.01.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-13.07.01.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/release-notes-13.07.01.html (original)
+++ ofbiz/site/release-notes-13.07.01.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/release-notes-13.07.02.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-13.07.02.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/release-notes-13.07.02.html (original)
+++ ofbiz/site/release-notes-13.07.02.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/release-notes-13.07.03.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-13.07.03.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/release-notes-13.07.03.html (original)
+++ ofbiz/site/release-notes-13.07.03.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/release-notes-16.11.01.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.01.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/release-notes-16.11.01.html (original)
+++ ofbiz/site/release-notes-16.11.01.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/release-notes-16.11.02.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.02.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/release-notes-16.11.02.html (original)
+++ ofbiz/site/release-notes-16.11.02.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/release-notes-16.11.03.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.03.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/release-notes-16.11.03.html (original)
+++ ofbiz/site/release-notes-16.11.03.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/release-notes-16.11.04.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.04.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/release-notes-16.11.04.html (original)
+++ ofbiz/site/release-notes-16.11.04.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/release-notes-16.11.05.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.05.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/release-notes-16.11.05.html (original)
+++ ofbiz/site/release-notes-16.11.05.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/security.html
URL: http://svn.apache.org/viewvc/ofbiz/site/security.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/security.html (original)
+++ ofbiz/site/security.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/service-providers.html
URL: http://svn.apache.org/viewvc/ofbiz/site/service-providers.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/service-providers.html (original)
+++ ofbiz/site/service-providers.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/source-repositories.html
URL: http://svn.apache.org/viewvc/ofbiz/site/source-repositories.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/source-repositories.html (original)
+++ ofbiz/site/source-repositories.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->

Modified: ofbiz/site/user-stories.html
URL: http://svn.apache.org/viewvc/ofbiz/site/user-stories.html?rev=1856373&r1=1856372&r2=1856373&view=diff
==============================================================================
--- ofbiz/site/user-stories.html (original)
+++ ofbiz/site/user-stories.html Wed Mar 27 08:41:52 2019
@@ -15,29 +15,29 @@
 <!-- CSS
     ================================================== -->
 <!-- Bootstrap  -->
-<link type="text/css" rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
 <!-- web font  -->
 <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
 <!-- plugin css  -->
-<link rel="stylesheet" type="text/css" href="js/plugins/pretty-photo/css/prettyPhoto.css" />
-<link rel="stylesheet" type="text/css" href="js/plugins/rs-plugin/css/settings.css" media="screen" />
-<link type="text/css" rel="stylesheet" href="js/plugins/hoverdir/css/style.css">
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
 <!-- icon fonts -->
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons.css">
-<link type="text/css" rel="stylesheet" href="font-icons/custom-icons/css/custom-icons-ie7.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
 <!-- Custom css -->
-<link type="text/css" rel="stylesheet" href="css/layout.css">
-<link type="text/css" id="colors" rel="stylesheet" href="css/colors.css">
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
 <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
 <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
 <script src="js/modernizr-2.6.1.min.js"></script>
 <!-- Favicons
     ================================================== -->
-<link rel="shortcut icon" href="images/favicon.ico">
-<link rel="apple-touch-icon" href="images/apple-icon.png">
-<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
-<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
-<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
 </head>
 <body>
 <!-- header -->