Trying to correct image paths.

Change-Id: Ia117496d7a75bb7918a710963db4fc18139fb628
Signed-off-by: Taylor Patterson <tcpatt@gmail.com>
diff --git a/content/en_index.php b/content/en_index.php
index e5e1a53..6bfd45e 100755
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -15,7 +15,7 @@
 <!-- Main content area -->
 <div id="midcolumn">
 	<h1><?php print $pageTitle;?></h1>
-	<img style="float: right" alt="" src="../images/ice_logo.png">
+	<img style="float: right" alt="" src="/images/ice_logo.png">
 	<p>
 		The Eclipse Integrated Computational Environment (ICE) is an
 		extendable and reusable set of tools that can be used to develop rich
@@ -63,7 +63,7 @@
 		<h2>Related Links</h2>
 		<p align="center">
 			<a href="https://science.eclipse.org"> <img
-				src="../images/science_wg.png">
+				src="/images/science_wg.png">
 			</a>
 		</p>
 		<ul>