Updated getting started to kelper sr2 and 1.2
Updated download page for 1.2 release
diff --git a/download-content.html b/download-content.html
index 6710a64..18018bc 100644
--- a/download-content.html
+++ b/download-content.html
@@ -16,6 +16,23 @@
 				Photo from <a href="http://www.flickr.com/photos/polycart/">Polycart on Flickr</a>
 			</div>
 		</div>
+		<!----------------------------------------------- 1.2.0 ----------------------------------------------->
+        <h3>1.2.x Service Releases</h3>     
+        <div class="row-fluid">
+        <div class="span6 text-center">
+            <button type="button" class="btn btn-primary" data-toggle="collapse" data-target="#copiedUpdateSiteURL">
+                Update Site
+            </button>
+            <div id="copiedUpdateSiteURL" class="collapse out">Please copy this URL: <div class="well" style="padding: 0.5em; color: #333333">http://download.eclipse.org/emf-store/releases_12</div> 
+                <ol>
+                    <li>Navigate to <em>Help &rarr; Install New Software</em>
+                    <li>Paste the copied URL into the text field label with "Work with" and press enter</li>
+                    <li>Select "EMFStore Core Features" and press next</li>
+                    <li>Accept the license agreement and finish the installation</li>
+                </ol>
+            </div>
+        </div>
+        </div>   
 		<!----------------------------------------------- 1.1.0 ----------------------------------------------->
         <h3>1.1.x Service Releases</h3>     
         <div class="row-fluid">
@@ -67,6 +84,10 @@
 			Below you'll find a list of older releases you may download as a ZIP archive.
 		</p>
 		<ul>
+		    <li><a href="http://www.eclipse.org/downloads/download.php?file=/emfstore/releases_12/120/120.zip">1.2.0 Release</a>
+                <a href="https://bugs.eclipse.org/bugs/buglist.cgi?list_id=7446116&resolution=FIXED&classification=Modeling&query_format=advanced&bug_status=RESOLVED&bug_status=CLOSED&product=EMFStore&target_milestone=1.2.0">
+                (Changelog)</a>
+            </li>
 		    <li><a href="http://www.eclipse.org/downloads/download.php?file=/emfstore/releases_11/110/emfstore-site-1.1.0.zip">1.1.0 Release</a>
                 <a href="https://bugs.eclipse.org/bugs/buglist.cgi?list_id=7446116&resolution=FIXED&classification=Modeling&query_format=advanced&bug_status=RESOLVED&bug_status=CLOSED&product=EMFStore&target_milestone=1.1.0">
                 (Changelog)</a>
diff --git a/gettingstarted-content.html b/gettingstarted-content.html
index aa21642..d665cf1 100644
--- a/gettingstarted-content.html
+++ b/gettingstarted-content.html
@@ -5,7 +5,7 @@
 			<h3 class="muted">1. Download</h3>            	
 			<p>
 				Before downloading, be sure to have the <a 
-					href="http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/keplerr"
+					href="http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/keplersr2"
 					target="_blank">latest modeling edition</a> of Eclipse installed since EMFStore will be installed 
 					into that instance.
 				You may download EMFStore via the Eclipse Marketplace, as an Update site or as an p2 update site.
@@ -23,7 +23,7 @@
 			<button type="button" class="btn btn-primary" data-toggle="collapse" data-target="#copiedURL">
 				Update Site
 			</button>
-			<div id="copiedURL" class="collapse out" style="font-size: 0.75em">Please copy this URL and follow the instructions: <div class="well" style="padding: 0.5em; color: #333333">http://download.eclipse.org/emf-store/releases</div> 
+			<div id="copiedURL" class="collapse out" style="font-size: 0.75em">Please copy this URL and follow the instructions: <div class="well" style="padding: 0.5em; color: #333333">http://download.eclipse.org/emf-store/releases_12</div> 
 				<ol>
 					<li>Navigate to <em>Help &rarr; Install New Software</em>
 					<li>Paste the copied URL into the text field label with "Work with" and press enter</li>