Update image locations
diff --git a/contents/index.php b/contents/index.php
index cb80b12..313d6b7 100644
--- a/contents/index.php
+++ b/contents/index.php
@@ -31,7 +31,7 @@
                     <!-- Feature Row -->
                     <div class="row">
                         <div class="col-md-8 align-self-center">
-                            <h2 align="center"><i><img src="paho/images/communication.png"></i></h2>
+                            <h2 align="center"><i><img src="images/communication.png"></i></h2>
                             <div>
                                 <h2>&nbsp;</h2>
                             </div>
@@ -40,7 +40,7 @@
 
                         </div>
                         <div class="col-md-8">
-                            <h2 align="center"><i><img src="paho/images/chip.png"></i></h2>
+                            <h2 align="center"><i><img src="images/chip.png"></i></h2>
                             <div>
                                 <h2>&nbsp;</h2>
                             </div>
@@ -49,7 +49,7 @@
 
                         </div>
                         <div class="col-md-8">
-                            <h2 align="center"><i><img src="paho/images/scale.png"></i></h2>
+                            <h2 align="center"><i><img src="images/scale.png"></i></h2>
                             <div>
                                 <h2>&nbsp;</h2>
                             </div>
diff --git a/index.php b/index.php
index 01a1a32..1577253 100644
--- a/index.php
+++ b/index.php
@@ -93,7 +93,7 @@
 $variables['header_nav'] = array(
   'links' => $links, // Required
   'logo' => array( // Required
-    'src' => 'paho/images/paho_logo_400.png', // Required
+    'src' => 'images/paho_logo_400.png', // Required
     'alt' => 'The Eclipse Paho Project', // Optional
     'url' => 'https://www.eclipse.org/paho' // Optional
     // 'target' => '_blank' // Optional