eTrice 3.1.0 added
diff --git a/downloads/_index.html b/downloads/_index.html
index bd729d3..692362a 100644
--- a/downloads/_index.html
+++ b/downloads/_index.html
@@ -11,12 +11,13 @@
 				Eclipse eTrice requires an Eclipse installation. We recommend to install eTrice on top of the latest Eclipse release.</br>
 				You can visit the Eclipse release site and download the installer.
 			</p>
-			<p><a class="btn btn-info" target="_blank" href="https://www.eclipse.org/downloads/packages/release/2019-09/r"><i class="fa fa-download"></i> Download Eclipse</a></p>
+			<p><a class="btn btn-info" target="_blank" href="https://www.eclipse.org/downloads/packages/release/2020-03/r"><i class="fa fa-download"></i> Download Eclipse</a></p>
 			<hr>
-			<p>These are a few Eclipse packages that might be suited for your type of development together with eTrice:</p>
+			<p>eTrice can be installed on top of any pre-packaged Eclipse IDE.
+			But there are two Eclipse packages that might be suited in particula for your type of development together with eTrice:</p>
 			<ul>
-				<li><a target="_blank" href="https://www.eclipse.org/downloads/packages/release/2019-09/r/eclipse-ide-cc-developers">C/C++ Developers</a></li>
-				<li><a target="_blank" href="https://www.eclipse.org/downloads/packages/release/2019-09/r/eclipse-ide-java-and-dsl-developers">Java and DSL Developers</a></li>
+				<li><a target="_blank" href="https://www.eclipse.org/downloads/packages/release/2020-03/r/eclipse-ide-cc-developers">C/C++ Developers</a></li>
+				<li><a target="_blank" href="https://www.eclipse.org/downloads/packages/release/2020-03/r/eclipse-ide-java-and-dsl-developers">Java and DSL Developers</a></li>
 			</ul>
 		</div>
 		<div class="col-md-8 one gs-item">
@@ -51,7 +52,7 @@
 <ul class="list-group">
 	<li class="list-group-item">
 		<a name="latest-release"></a>	
-		<h3 style="margin-top: 0px; font-weight: 400;">Release 3.0.3</h3>
+		<h3 style="margin-top: 0px; font-weight: 400;">Release 3.1.0</h3>
 		<ul>
 			<h4>eTrice Update Sites</h4>
 			
@@ -70,13 +71,13 @@
 				<tr>
 					<th>b)</th>
 					<td>Update Site</td>
-					<td><a class="panel" href="https://download.eclipse.org/etrice/3.0.3/updates">https://download.eclipse.org/etrice/3.0.3/updates</a></td>
+					<td><a class="panel" href="https://download.eclipse.org/etrice/3.1.0/updates">https://download.eclipse.org/etrice/3.1.0/updates</a></td>
 					<td><a title="Installation instructions" href="/etrice/documentation/"><span class="fa fa-support"></span></a></td>
 				</tr>
 				<tr class="active">
 					<th>c)</th>
 					<td>Zip file </td>
-					<td><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.0.3/archives/org.eclipse.etrice.site-3.0.3.zip&amp;r=1">Download zip file</a></td>
+					<td><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.1.0/archives/org.eclipse.etrice.site-3.1.0.zip&amp;r=1">Download zip file</a></td>
 					<td><a title="Installation instructions" href="/etrice/documentation/"><span class="fa fa-support"></span></a></td>
 				</tr>
 			</tbody></table>
@@ -84,10 +85,10 @@
 			<h4>Standalone Generators</h4>
 			<div class="container-fluid">
 				<div class="row">
-					<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.0.3/archives/org.eclipse.etrice.generator.java-3.0.3.zip&r=1">Java Generator</a></div>
-					<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.0.3/archives/org.eclipse.etrice.generator.c-3.0.3.zip&r=1">C Generator</a></div>
-					<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.0.3/archives/org.eclipse.etrice.generator.cpp-3.0.3.zip&r=1">C++ Generator</a></div>
-					<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.0.3/archives/org.eclipse.etrice.generator.doc-3.0.3.zip&r=1">Documentation Generator</a></div>
+					<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.1.0/archives/org.eclipse.etrice.generator.java-3.1.0.zip&r=1">Java Generator</a></div>
+					<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.1.0/archives/org.eclipse.etrice.generator.c-3.1.0.zip&r=1">C Generator</a></div>
+					<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.1.0/archives/org.eclipse.etrice.generator.cpp-3.1.0.zip&r=1">C++ Generator</a></div>
+					<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.1.0/archives/org.eclipse.etrice.generator.doc-3.1.0.zip&r=1">Documentation Generator</a></div>
 				</div>
 			</div>
 		</ul>
@@ -140,6 +141,14 @@
 <h2>Archived Releases</h2>
 <!-- ReleaseCheck -->
 <ul class="list-group">
+    <li class="list-group-item">Release 3.0.3
+        <ul>
+            <li>Update site: <a href="https://download.eclipse.org/etrice/3.0.3/updates">https://download.eclipse.org/etrice/3.0.3/updates</a>
+            </li>
+            <li>ZIP file: <a href="http://www.eclipse.org/downloads/download.php?file=/etrice/3.0.3/archives/org.eclipse.etrice.site-3.0.3.zip&amp;r=1">org.eclipse.etrice.site-3.0.2.zip</a>
+            </li>
+        </ul>
+    </li>
     <li class="list-group-item">Release 3.0.2
         <ul>
             <li>Update site: <a href="https://download.eclipse.org/etrice/3.0.2/updates">https://download.eclipse.org/etrice/3.0.2/updates</a>