Initial home page setup
diff --git a/index.php b/index.php
index b7857da..78b9dcf 100755
--- a/index.php
+++ b/index.php
@@ -32,7 +32,7 @@
 
 	<div id="midcolumn">
 		<h1>SMILA - SeMantic Information Logistics Architecture</h1>
-		<h2>Unleashing the potential of unstructured datas sources</h2>
+		<h2>Unleashing the potential of unstructured data sources</h2>
 		<p>
 			The amount and diversity of information is growing exponentially, mainly in 
 			the area of unstructured data, like emails, text files, blogs, images etc.
@@ -77,7 +77,7 @@
 	  	<div class="sideitem">
 			<h6>Links</h6>
 			<ul>
-				<li><a href="http://wiki.eclipse.org/index.php/SMILA" target="_blank">Project Wiki</a></li>				
+				<li><a href="http://wiki.eclipse.org/SMILA" target="_blank">Project Wiki</a></li>				
 				<li><a href="http://www.eclipse.org/proposals/eilf/SMILA_Creation_Review.pdf" target="_blank">Creation Review</a></li>
 				<li><a href="http://www.eclipse.org/proposals/eilf" target="_blank">Project proposal</a></li>
 			</ul>