Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/asf-site 5d8f0c7d9 -> 79cd1aa40


fixed more url paths manually


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/79cd1aa4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/79cd1aa4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/79cd1aa4

Branch: refs/heads/asf-site
Commit: 79cd1aa40c3b4ddb6bec69ed3c51c67815772bd7
Parents: 5d8f0c7
Author: aditihilbert <ad...@runtime.io>
Authored: Wed Jan 6 00:16:33 2016 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Wed Jan 6 00:16:33 2016 -0800

----------------------------------------------------------------------
 get_acclimated/project2/index.html      | 20 ++++++++++----------
 get_acclimated/project3/index.html      | 20 ++++++++++----------
 get_acclimated/vocabulary/index.html    | 20 ++++++++++----------
 get_started/how_to_edit_docs/index.html | 20 ++++++++++----------
 get_started/newt_concepts/index.html    | 20 ++++++++++----------
 get_started/project1/index.html         | 20 ++++++++++----------
 get_started/try_markdown/index.html     | 20 ++++++++++----------
 search.html                             | 20 ++++++++++----------
 8 files changed, 80 insertions(+), 80 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/79cd1aa4/get_acclimated/project2/index.html
----------------------------------------------------------------------
diff --git a/get_acclimated/project2/index.html 
b/get_acclimated/project2/index.html
index fd89b11..849be9b 100644
--- a/get_acclimated/project2/index.html
+++ b/get_acclimated/project2/index.html
@@ -35,7 +35,7 @@
 
         <div class="navbar navbar-default navbar-fixed-top" role="navigation">
     <div class="logo-container">
-        <img src="http://mynewt.incubator.apache.org//images/logo.svg";>
+        <img src="http://mynewt.incubator.apache.org/images/logo.svg";>
     </div>
     <div class="container-fluid">
         <!-- Collapsed navigation -->
@@ -55,19 +55,19 @@
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/";>Home</a>
+                    <a href="http://mynewt.incubator.apache.org/";>Home</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/documentation/";>Docs</a>
+                    <a 
href="http://mynewt.incubator.apache.org/documentation/";>Docs</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/download/";>Download</a>
+                    <a 
href="http://mynewt.incubator.apache.org/download/";>Download</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/community/";>Community</a>
+                    <a 
href="http://mynewt.incubator.apache.org/community/";>Community</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/events/";>Events</a>
+                    <a 
href="http://mynewt.incubator.apache.org/events/";>Events</a>
                 </li>
             </ul>
 
@@ -84,7 +84,7 @@
                 <div class="row sm-extra-padding">
                     <div class="col-md-3 bg-grey sidebar-container"><div 
class="bs-sidebar hidden-print" role="complementary">    
     <div class="sidebar-top">
-        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org//images/logo.svg"; alt="MyNewt" 
title="MyNewt">
+        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org/images/logo.svg"; alt="MyNewt" 
title="MyNewt">
         <div class="small" role="search">
             <form id ="rtd-search-form" class="wy-form" 
action="../../search.html" method="get">
                 <div class="form-group">
@@ -561,10 +561,10 @@ Continuing.
     <div class="copyright-logos">
         <div class="row">
             <div class="col-xs-6 text-right">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-feather.png"; 
alt="Apache" title="Apache">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-feather.png"; alt="Apache" 
title="Apache">
             </div>
             <div class="col-xs-6 text-left">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
             </div>
         </div>
     </div>
@@ -586,4 +586,4 @@ Continuing.
         <script src="../../js/custom.js"></script>
 
     </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/79cd1aa4/get_acclimated/project3/index.html
----------------------------------------------------------------------
diff --git a/get_acclimated/project3/index.html 
b/get_acclimated/project3/index.html
index 5858308..574fc97 100644
--- a/get_acclimated/project3/index.html
+++ b/get_acclimated/project3/index.html
@@ -35,7 +35,7 @@
 
         <div class="navbar navbar-default navbar-fixed-top" role="navigation">
     <div class="logo-container">
-        <img src="http://mynewt.incubator.apache.org//images/logo.svg";>
+        <img src="http://mynewt.incubator.apache.org/images/logo.svg";>
     </div>
     <div class="container-fluid">
         <!-- Collapsed navigation -->
@@ -55,19 +55,19 @@
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/";>Home</a>
+                    <a href="http://mynewt.incubator.apache.org/";>Home</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/documentation/";>Docs</a>
+                    <a 
href="http://mynewt.incubator.apache.org/documentation/";>Docs</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/download/";>Download</a>
+                    <a 
href="http://mynewt.incubator.apache.org/download/";>Download</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/community/";>Community</a>
+                    <a 
href="http://mynewt.incubator.apache.org/community/";>Community</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/events/";>Events</a>
+                    <a 
href="http://mynewt.incubator.apache.org/events/";>Events</a>
                 </li>
             </ul>
 
@@ -84,7 +84,7 @@
                 <div class="row sm-extra-padding">
                     <div class="col-md-3 bg-grey sidebar-container"><div 
class="bs-sidebar hidden-print" role="complementary">    
     <div class="sidebar-top">
-        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org//images/logo.svg"; alt="MyNewt" 
title="MyNewt">
+        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org/images/logo.svg"; alt="MyNewt" 
title="MyNewt">
         <div class="small" role="search">
             <form id ="rtd-search-form" class="wy-form" 
action="../../search.html" method="get">
                 <div class="form-group">
@@ -192,10 +192,10 @@
     <div class="copyright-logos">
         <div class="row">
             <div class="col-xs-6 text-right">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-feather.png"; 
alt="Apache" title="Apache">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-feather.png"; alt="Apache" 
title="Apache">
             </div>
             <div class="col-xs-6 text-left">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
             </div>
         </div>
     </div>
@@ -217,4 +217,4 @@
         <script src="../../js/custom.js"></script>
 
     </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/79cd1aa4/get_acclimated/vocabulary/index.html
----------------------------------------------------------------------
diff --git a/get_acclimated/vocabulary/index.html 
b/get_acclimated/vocabulary/index.html
index 57a8465..f9920e1 100644
--- a/get_acclimated/vocabulary/index.html
+++ b/get_acclimated/vocabulary/index.html
@@ -35,7 +35,7 @@
 
         <div class="navbar navbar-default navbar-fixed-top" role="navigation">
     <div class="logo-container">
-        <img src="http://mynewt.incubator.apache.org//images/logo.svg";>
+        <img src="http://mynewt.incubator.apache.org/images/logo.svg";>
     </div>
     <div class="container-fluid">
         <!-- Collapsed navigation -->
@@ -55,19 +55,19 @@
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/";>Home</a>
+                    <a href="http://mynewt.incubator.apache.org/";>Home</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/documentation/";>Docs</a>
+                    <a 
href="http://mynewt.incubator.apache.org/documentation/";>Docs</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/download/";>Download</a>
+                    <a 
href="http://mynewt.incubator.apache.org/download/";>Download</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/community/";>Community</a>
+                    <a 
href="http://mynewt.incubator.apache.org/community/";>Community</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/events/";>Events</a>
+                    <a 
href="http://mynewt.incubator.apache.org/events/";>Events</a>
                 </li>
             </ul>
 
@@ -84,7 +84,7 @@
                 <div class="row sm-extra-padding">
                     <div class="col-md-3 bg-grey sidebar-container"><div 
class="bs-sidebar hidden-print" role="complementary">    
     <div class="sidebar-top">
-        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org//images/logo.svg"; alt="MyNewt" 
title="MyNewt">
+        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org/images/logo.svg"; alt="MyNewt" 
title="MyNewt">
         <div class="small" role="search">
             <form id ="rtd-search-form" class="wy-form" 
action="../../search.html" method="get">
                 <div class="form-group">
@@ -327,10 +327,10 @@ newt target set my_target1 arch=cortex_m4
     <div class="copyright-logos">
         <div class="row">
             <div class="col-xs-6 text-right">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-feather.png"; 
alt="Apache" title="Apache">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-feather.png"; alt="Apache" 
title="Apache">
             </div>
             <div class="col-xs-6 text-left">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
             </div>
         </div>
     </div>
@@ -352,4 +352,4 @@ newt target set my_target1 arch=cortex_m4
         <script src="../../js/custom.js"></script>
 
     </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/79cd1aa4/get_started/how_to_edit_docs/index.html
----------------------------------------------------------------------
diff --git a/get_started/how_to_edit_docs/index.html 
b/get_started/how_to_edit_docs/index.html
index 799ad41..00bb26a 100644
--- a/get_started/how_to_edit_docs/index.html
+++ b/get_started/how_to_edit_docs/index.html
@@ -35,7 +35,7 @@
 
         <div class="navbar navbar-default navbar-fixed-top" role="navigation">
     <div class="logo-container">
-        <img src="http://mynewt.incubator.apache.org//images/logo.svg";>
+        <img src="http://mynewt.incubator.apache.org/images/logo.svg";>
     </div>
     <div class="container-fluid">
         <!-- Collapsed navigation -->
@@ -55,19 +55,19 @@
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/";>Home</a>
+                    <a href="http://mynewt.incubator.apache.org/";>Home</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/documentation/";>Docs</a>
+                    <a 
href="http://mynewt.incubator.apache.org/documentation/";>Docs</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/download/";>Download</a>
+                    <a 
href="http://mynewt.incubator.apache.org/download/";>Download</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/community/";>Community</a>
+                    <a 
href="http://mynewt.incubator.apache.org/community/";>Community</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/events/";>Events</a>
+                    <a 
href="http://mynewt.incubator.apache.org/events/";>Events</a>
                 </li>
             </ul>
 
@@ -84,7 +84,7 @@
                 <div class="row sm-extra-padding">
                     <div class="col-md-3 bg-grey sidebar-container"><div 
class="bs-sidebar hidden-print" role="complementary">    
     <div class="sidebar-top">
-        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org//images/logo.svg"; alt="MyNewt" 
title="MyNewt">
+        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org/images/logo.svg"; alt="MyNewt" 
title="MyNewt">
         <div class="small" role="search">
             <form id ="rtd-search-form" class="wy-form" 
action="../../search.html" method="get">
                 <div class="form-group">
@@ -371,10 +371,10 @@ $ git commit -m "My first doc change as a trial run"
     <div class="copyright-logos">
         <div class="row">
             <div class="col-xs-6 text-right">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-feather.png"; 
alt="Apache" title="Apache">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-feather.png"; alt="Apache" 
title="Apache">
             </div>
             <div class="col-xs-6 text-left">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
             </div>
         </div>
     </div>
@@ -396,4 +396,4 @@ $ git commit -m "My first doc change as a trial run"
         <script src="../../js/custom.js"></script>
 
     </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/79cd1aa4/get_started/newt_concepts/index.html
----------------------------------------------------------------------
diff --git a/get_started/newt_concepts/index.html 
b/get_started/newt_concepts/index.html
index 64f21d4..22ab6a8 100644
--- a/get_started/newt_concepts/index.html
+++ b/get_started/newt_concepts/index.html
@@ -35,7 +35,7 @@
 
         <div class="navbar navbar-default navbar-fixed-top" role="navigation">
     <div class="logo-container">
-        <img src="http://mynewt.incubator.apache.org//images/logo.svg";>
+        <img src="http://mynewt.incubator.apache.org/images/logo.svg";>
     </div>
     <div class="container-fluid">
         <!-- Collapsed navigation -->
@@ -55,19 +55,19 @@
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/";>Home</a>
+                    <a href="http://mynewt.incubator.apache.org/";>Home</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/documentation/";>Docs</a>
+                    <a 
href="http://mynewt.incubator.apache.org/documentation/";>Docs</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/download/";>Download</a>
+                    <a 
href="http://mynewt.incubator.apache.org/download/";>Download</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/community/";>Community</a>
+                    <a 
href="http://mynewt.incubator.apache.org/community/";>Community</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/events/";>Events</a>
+                    <a 
href="http://mynewt.incubator.apache.org/events/";>Events</a>
                 </li>
             </ul>
 
@@ -84,7 +84,7 @@
                 <div class="row sm-extra-padding">
                     <div class="col-md-3 bg-grey sidebar-container"><div 
class="bs-sidebar hidden-print" role="complementary">    
     <div class="sidebar-top">
-        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org//images/logo.svg"; alt="MyNewt" 
title="MyNewt">
+        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org/images/logo.svg"; alt="MyNewt" 
title="MyNewt">
         <div class="small" role="search">
             <form id ="rtd-search-form" class="wy-form" 
action="../../search.html" method="get">
                 <div class="form-group">
@@ -230,10 +230,10 @@
     <div class="copyright-logos">
         <div class="row">
             <div class="col-xs-6 text-right">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-feather.png"; 
alt="Apache" title="Apache">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-feather.png"; alt="Apache" 
title="Apache">
             </div>
             <div class="col-xs-6 text-left">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
             </div>
         </div>
     </div>
@@ -255,4 +255,4 @@
         <script src="../../js/custom.js"></script>
 
     </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/79cd1aa4/get_started/project1/index.html
----------------------------------------------------------------------
diff --git a/get_started/project1/index.html b/get_started/project1/index.html
index d243141..75d889c 100644
--- a/get_started/project1/index.html
+++ b/get_started/project1/index.html
@@ -35,7 +35,7 @@
 
         <div class="navbar navbar-default navbar-fixed-top" role="navigation">
     <div class="logo-container">
-        <img src="http://mynewt.incubator.apache.org//images/logo.svg";>
+        <img src="http://mynewt.incubator.apache.org/images/logo.svg";>
     </div>
     <div class="container-fluid">
         <!-- Collapsed navigation -->
@@ -55,19 +55,19 @@
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/";>Home</a>
+                    <a href="http://mynewt.incubator.apache.org/";>Home</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/documentation/";>Docs</a>
+                    <a 
href="http://mynewt.incubator.apache.org/documentation/";>Docs</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/download/";>Download</a>
+                    <a 
href="http://mynewt.incubator.apache.org/download/";>Download</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/community/";>Community</a>
+                    <a 
href="http://mynewt.incubator.apache.org/community/";>Community</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/events/";>Events</a>
+                    <a 
href="http://mynewt.incubator.apache.org/events/";>Events</a>
                 </li>
             </ul>
 
@@ -84,7 +84,7 @@
                 <div class="row sm-extra-padding">
                     <div class="col-md-3 bg-grey sidebar-container"><div 
class="bs-sidebar hidden-print" role="complementary">    
     <div class="sidebar-top">
-        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org//images/logo.svg"; alt="MyNewt" 
title="MyNewt">
+        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org/images/logo.svg"; alt="MyNewt" 
title="MyNewt">
         <div class="small" role="search">
             <form id ="rtd-search-form" class="wy-form" 
action="../../search.html" method="get">
                 <div class="form-group">
@@ -1280,10 +1280,10 @@ monitor flash erase_check 0
     <div class="copyright-logos">
         <div class="row">
             <div class="col-xs-6 text-right">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-feather.png"; 
alt="Apache" title="Apache">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-feather.png"; alt="Apache" 
title="Apache">
             </div>
             <div class="col-xs-6 text-left">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
             </div>
         </div>
     </div>
@@ -1305,4 +1305,4 @@ monitor flash erase_check 0
         <script src="../../js/custom.js"></script>
 
     </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/79cd1aa4/get_started/try_markdown/index.html
----------------------------------------------------------------------
diff --git a/get_started/try_markdown/index.html 
b/get_started/try_markdown/index.html
index 5675a43..c36cb73 100644
--- a/get_started/try_markdown/index.html
+++ b/get_started/try_markdown/index.html
@@ -35,7 +35,7 @@
 
         <div class="navbar navbar-default navbar-fixed-top" role="navigation">
     <div class="logo-container">
-        <img src="http://mynewt.incubator.apache.org//images/logo.svg";>
+        <img src="http://mynewt.incubator.apache.org/images/logo.svg";>
     </div>
     <div class="container-fluid">
         <!-- Collapsed navigation -->
@@ -55,19 +55,19 @@
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/";>Home</a>
+                    <a href="http://mynewt.incubator.apache.org/";>Home</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/documentation/";>Docs</a>
+                    <a 
href="http://mynewt.incubator.apache.org/documentation/";>Docs</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/download/";>Download</a>
+                    <a 
href="http://mynewt.incubator.apache.org/download/";>Download</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/community/";>Community</a>
+                    <a 
href="http://mynewt.incubator.apache.org/community/";>Community</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/events/";>Events</a>
+                    <a 
href="http://mynewt.incubator.apache.org/events/";>Events</a>
                 </li>
             </ul>
 
@@ -84,7 +84,7 @@
                 <div class="row sm-extra-padding">
                     <div class="col-md-3 bg-grey sidebar-container"><div 
class="bs-sidebar hidden-print" role="complementary">    
     <div class="sidebar-top">
-        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org//images/logo.svg"; alt="MyNewt" 
title="MyNewt">
+        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org/images/logo.svg"; alt="MyNewt" 
title="MyNewt">
         <div class="small" role="search">
             <form id ="rtd-search-form" class="wy-form" 
action="../../search.html" method="get">
                 <div class="form-group">
@@ -231,10 +231,10 @@
     <div class="copyright-logos">
         <div class="row">
             <div class="col-xs-6 text-right">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-feather.png"; 
alt="Apache" title="Apache">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-feather.png"; alt="Apache" 
title="Apache">
             </div>
             <div class="col-xs-6 text-left">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
             </div>
         </div>
     </div>
@@ -256,4 +256,4 @@
         <script src="../../js/custom.js"></script>
 
     </body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/79cd1aa4/search.html
----------------------------------------------------------------------
diff --git a/search.html b/search.html
index 854b702..f070261 100644
--- a/search.html
+++ b/search.html
@@ -35,7 +35,7 @@
 
         <div class="navbar navbar-default navbar-fixed-top" role="navigation">
     <div class="logo-container">
-        <img src="http://mynewt.incubator.apache.org//images/logo.svg";>
+        <img src="http://mynewt.incubator.apache.org/images/logo.svg";>
     </div>
     <div class="container-fluid">
         <!-- Collapsed navigation -->
@@ -55,19 +55,19 @@
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/";>Home</a>
+                    <a href="http://mynewt.incubator.apache.org/";>Home</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/documentation/";>Docs</a>
+                    <a 
href="http://mynewt.incubator.apache.org/documentation/";>Docs</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/download/";>Download</a>
+                    <a 
href="http://mynewt.incubator.apache.org/download/";>Download</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/community/";>Community</a>
+                    <a 
href="http://mynewt.incubator.apache.org/community/";>Community</a>
                 </li>
                 <li>
-                    <a 
href="http://mynewt.incubator.apache.org//site/events/";>Events</a>
+                    <a 
href="http://mynewt.incubator.apache.org/events/";>Events</a>
                 </li>
             </ul>
 
@@ -84,7 +84,7 @@
                 <div class="row sm-extra-padding">
                     <div class="col-md-3 bg-grey sidebar-container"><div 
class="bs-sidebar hidden-print" role="complementary">    
     <div class="sidebar-top">
-        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org//images/logo.svg"; alt="MyNewt" 
title="MyNewt">
+        <img class="hidden-xs hidden-sm logo-small" 
src="http://mynewt.incubator.apache.org/images/logo.svg"; alt="MyNewt" 
title="MyNewt">
         <div class="small" role="search">
             <form id ="rtd-search-form" class="wy-form" action="./search.html" 
method="get">
                 <div class="form-group">
@@ -187,10 +187,10 @@
     <div class="copyright-logos">
         <div class="row">
             <div class="col-xs-6 text-right">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-feather.png"; 
alt="Apache" title="Apache">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-feather.png"; alt="Apache" 
title="Apache">
             </div>
             <div class="col-xs-6 text-left">
-                <img 
src="http://mynewt.incubator.apache.org//images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
+                <img 
src="http://mynewt.incubator.apache.org/images/apache-logo.png"; alt="Apache 
Incubator" title="Apache Incubator">
             </div>
         </div>
     </div>
@@ -212,4 +212,4 @@
         <script src="./js/custom.js"></script>
 
     </body>
-</html>
\ No newline at end of file
+</html>

Reply via email to