Update for 1.1. M1
diff --git a/index.php b/index.php
index 0c5119c..1f53d49 100755
--- a/index.php
+++ b/index.php
@@ -42,7 +42,7 @@
 			<h3>News</h3>
 			<h4>1.1 M1 is out!</h4>
 			<p>
-				Today on 6th June we have published our first milestone of the upcoming release 1.1. The major new features are the
+				Today on 6th June we have <a href="downloads.php">published</a> our first milestone of the upcoming release 1.1. The major new features are the
 				migration of file system and web crawler implementations to self-scaling ETL and the integration of Solr 3.5. As always, please try it out and give us your feedback.
 			</p>
 			<h4>SMILA conference in Berlin</h4>
diff --git a/plan.php b/plan.php
index 292c487..365edcb 100644
--- a/plan.php
+++ b/plan.php
@@ -12,28 +12,20 @@
 			All previous releases and milestones are documented in the <a href="plan_archive.php">project plan archive</a>.
 		</p>
 		<div class="homeitem3col">
-			<h3>SMILA Version 1.1 M1</h3>
-			<p>
-			This release is tentative planed for May, 30th 2012.
-			</p>
-			<ul>
-				<li>Migration of File system crawler to self-scaling ETL</li>
-				<li>Solr 3.5 integration</li>
-			</ul>
 			<h3>SMILA Version 1.1</h3>
 			<p>
 			This release is tentative planed for June, 30th 2012.
 			</p>
 			<ul>
-				<li>Migration of crawler implementations to self-scaling ETL</li>
+				<li>Migration of web and file system crawler implementations to self-scaling ETL</li>
 				<li>Solr 3.5 integration</li>
-				<li>Aperture integration</li>
 			</ul>
 			<h3>SMILA Version 1.2</h3>
 			<p>
 			This release is tentative planed for October, 31st 2012.
 			</p>
 			<ul>
+				<li>Aperture integration</li>
 				<li>Load balancing helper</li>
 				<li>General configuration management</li>
 				<li>Concept for debugging of BPEL processes</li>