Repository: oodt
Updated Branches:
  refs/heads/asf-site 791c18373 -> 709d12f4b


fix urls


Project: http://git-wip-us.apache.org/repos/asf/oodt/repo
Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/709d12f4
Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/709d12f4
Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/709d12f4

Branch: refs/heads/asf-site
Commit: 709d12f4b93536ad345f30f5b660ded58cd9f27c
Parents: 791c183
Author: Tom Barber <[email protected]>
Authored: Tue Dec 6 13:05:04 2016 +0000
Committer: Tom Barber <[email protected]>
Committed: Tue Dec 6 13:05:04 2016 +0000

----------------------------------------------------------------------
 2016/01/04/oodt-011-released.html | 26 +++++++++++++-------------
 2016/02/26/oodt-012-released.html | 26 +++++++++++++-------------
 blog.html                         | 26 +++++++++++++-------------
 community.html                    | 28 ++++++++++++++--------------
 documentation.html                | 26 +++++++++++++-------------
 download.html                     | 26 +++++++++++++-------------
 index.html                        | 26 +++++++++++++-------------
 medical-usecase.html              | 26 +++++++++++++-------------
 staging-usecase.html              | 26 +++++++++++++-------------
 streaming-usecase.html            | 26 +++++++++++++-------------
 test.html                         | 26 +++++++++++++-------------
 11 files changed, 144 insertions(+), 144 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/2016/01/04/oodt-011-released.html
----------------------------------------------------------------------
diff --git a/2016/01/04/oodt-011-released.html 
b/2016/01/04/oodt-011-released.html
index 6e8e79d..b244afa 100755
--- a/2016/01/04/oodt-011-released.html
+++ b/2016/01/04/oodt-011-released.html
@@ -13,13 +13,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -42,7 +42,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -51,21 +51,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -186,13 +186,13 @@
     </div>
 </div>
 <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
 </body>

http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/2016/02/26/oodt-012-released.html
----------------------------------------------------------------------
diff --git a/2016/02/26/oodt-012-released.html 
b/2016/02/26/oodt-012-released.html
index c975097..8fe7b31 100755
--- a/2016/02/26/oodt-012-released.html
+++ b/2016/02/26/oodt-012-released.html
@@ -13,13 +13,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -42,7 +42,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -51,21 +51,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -199,13 +199,13 @@
     </div>
 </div>
 <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
 </body>

http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/blog.html
----------------------------------------------------------------------
diff --git a/blog.html b/blog.html
index 8a56d44..19f4e90 100755
--- a/blog.html
+++ b/blog.html
@@ -15,13 +15,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -44,7 +44,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -53,21 +53,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -195,13 +195,13 @@
     </div>
 </div>
 <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
 </body>

http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/community.html
----------------------------------------------------------------------
diff --git a/community.html b/community.html
index d16805c..23c707a 100755
--- a/community.html
+++ b/community.html
@@ -15,13 +15,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -46,7 +46,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -55,21 +55,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -101,7 +101,7 @@ Apache OODT has a dedicated community based globally. To 
keep in contact they ma
 <p>If you don't haven an IRC client installed, you can still join the channel 
using the <a target="_blank" 
href="http://webchat.freenode.net/?channels=oodt";>webchat</a> to stop by and 
introduce yourself!</p>
 
 <h2>Blog</h2>
-<p>Keep up to date with News, Events and Tips and Tricks with our <a 
href="http://localhost:4001/blog";> new blog</a>.</p>
+<p>Keep up to date with News, Events and Tips and Tricks with our <a 
href="/blog"> new blog</a>.</p>
 <p>Similarly, if you have any OODT releated news, or interesting blog content, 
pop by our mailing list and tell us, we're always looking for interesting 
articles!</p>
 
 <h2>Social Media</h2>
@@ -223,13 +223,13 @@ Apache OODT has a dedicated community based globally. To 
keep in contact they ma
 </footer>
 
   <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
   <div class="modal fade" id="myModal" tabindex="-1" role="dialog" 
aria-labelledby="myModalLabel">

http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/documentation.html
----------------------------------------------------------------------
diff --git a/documentation.html b/documentation.html
index 41eab4e..46297c2 100755
--- a/documentation.html
+++ b/documentation.html
@@ -15,13 +15,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -46,7 +46,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -55,21 +55,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -273,13 +273,13 @@
 </footer>
 
   <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
   <div class="modal fade" id="myModal" tabindex="-1" role="dialog" 
aria-labelledby="myModalLabel">

http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/download.html
----------------------------------------------------------------------
diff --git a/download.html b/download.html
index bf4877d..f344b55 100755
--- a/download.html
+++ b/download.html
@@ -15,13 +15,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -46,7 +46,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -55,21 +55,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -216,13 +216,13 @@
 </footer>
 
   <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
   <div class="modal fade" id="myModal" tabindex="-1" role="dialog" 
aria-labelledby="myModalLabel">

http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 0616107..9aa6479 100755
--- a/index.html
+++ b/index.html
@@ -15,13 +15,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -46,7 +46,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -55,21 +55,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -200,13 +200,13 @@
 </footer>
 
   <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
   <div class="modal fade" id="myModal" tabindex="-1" role="dialog" 
aria-labelledby="myModalLabel">

http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/medical-usecase.html
----------------------------------------------------------------------
diff --git a/medical-usecase.html b/medical-usecase.html
index c0c11e1..325553b 100644
--- a/medical-usecase.html
+++ b/medical-usecase.html
@@ -15,13 +15,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -46,7 +46,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -55,21 +55,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -134,13 +134,13 @@
 </footer>
 
   <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
   <div class="modal fade" id="myModal" tabindex="-1" role="dialog" 
aria-labelledby="myModalLabel">

http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/staging-usecase.html
----------------------------------------------------------------------
diff --git a/staging-usecase.html b/staging-usecase.html
index 5ea52fa..a89e481 100644
--- a/staging-usecase.html
+++ b/staging-usecase.html
@@ -15,13 +15,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -46,7 +46,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -55,21 +55,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -132,13 +132,13 @@
 </footer>
 
   <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
   <div class="modal fade" id="myModal" tabindex="-1" role="dialog" 
aria-labelledby="myModalLabel">

http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/streaming-usecase.html
----------------------------------------------------------------------
diff --git a/streaming-usecase.html b/streaming-usecase.html
index 4373866..5d515b8 100644
--- a/streaming-usecase.html
+++ b/streaming-usecase.html
@@ -15,13 +15,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -46,7 +46,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -55,21 +55,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -134,13 +134,13 @@
 </footer>
 
   <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
   <div class="modal fade" id="myModal" tabindex="-1" role="dialog" 
aria-labelledby="myModalLabel">

http://git-wip-us.apache.org/repos/asf/oodt/blob/709d12f4/test.html
----------------------------------------------------------------------
diff --git a/test.html b/test.html
index d217de9..6da5f58 100755
--- a/test.html
+++ b/test.html
@@ -13,13 +13,13 @@
   <title>Apache OODT - Distributed Data Management</title>
 
   <!-- Bootstrap Core CSS -->
-  <link href="http://localhost:4001/css/bootstrap.min.css"; rel="stylesheet">
+  <link href="/css/bootstrap.min.css" rel="stylesheet">
 
   <!-- Custom CSS -->
-  <link href="http://localhost:4001/css/stylish-portfolio.css"; 
rel="stylesheet">
+  <link href="/css/stylish-portfolio.css" rel="stylesheet">
 
   <!-- Custom Fonts -->
-  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css"; 
rel="stylesheet" type="text/css">
+  <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
   <link 
href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic";
 rel="stylesheet" type="text/css">
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
@@ -42,7 +42,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#"><img 
src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+      <a class="navbar-brand" href="#"><img 
src="/img/oodt_asf_logo_sm.png"/></a>
     </div>
 
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -51,21 +51,21 @@
     <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right 
toggle"><i class="fa fa-times"></i></a>-->
 
     <li>
-      <a href="http://localhost:4001/";>Home</a>
+      <a href="/">Home</a>
     </li>
     <li>
-      <a href="http://localhost:4001/blog";>News</a>
+      <a href="/blog">News</a>
     <li>
-      <a href="http://localhost:4001/site_docs/oodt/index.html";>Components</a>
+      <a href="/site_docs/oodt/index.html">Components</a>
     </li>
     <li>
-      <a href="http://localhost:4001/documentation.html";>Documentation</a>
+      <a href="/documentation.html">Documentation</a>
     </li>
     <li>
-      <a href="http://localhost:4001/community.html"; >Community</a>
+      <a href="/community.html" >Community</a>
     </li>
       <li>
-        <a href="http://localhost:4001/download.html"; >Download</a>
+        <a href="/download.html" >Download</a>
       </li>
 
   </ul>
@@ -486,13 +486,13 @@ window.onLoad = init();
     </div>
 </div>
 <!-- jQuery -->
-<script src="http://localhost:4001/js/jquery.js";></script>
+<script src="/js/jquery.js"></script>
 
 <!-- Bootstrap Core JavaScript -->
-<script src="http://localhost:4001/js/bootstrap.min.js";></script>
+<script src="/js/bootstrap.min.js"></script>
 
 <!-- Custom Theme JavaScript -->
-<script src="http://localhost:4001/js/custom.js";></script>
+<script src="/js/custom.js"></script>
 
 
 </body>

Reply via email to