clean up old mentions from the website
diff --git a/_index.html b/_index.html
index 1cdaa99..9b84f48 100644
--- a/_index.html
+++ b/_index.html
@@ -16,16 +16,6 @@
</div>
<div class="homeitem3col">
- <h3>From Acceleo.org to Eclipse.org</h3>
- <p>
- The <a href="http://acceleo.org/pages/home">Acceleo</a> project was born in 2006. Over the years, it steadily grew from its first stable release up to its 2.x versions. Yet, the team has been more and more convinced that the future of code generation lied in the OMG <a href="http://www.omg.org/spec/MOFM2T/1.0/">MTL</a> specification, and that it was the way to go for the project.
- </p>
- <p>
- The reference implementation we provide within the Eclipse M2T project, Acceleo 3, combines nice tooling, simple syntax and efficient code generation with all the pragmatism we had with the 2.x stream.
- </p>
- </div>
-
- <div class="homeitem3col">
<h3>User Experience</h3>
<p>
The Acceleo generation module Editor supports the user with most of the features you would expect from modern IDEs : content assist, quick outline, navigation links to the declaration of model elements, template elements and variables, quick fixes, refactoring, syntax highlighting, occurences highlighting... and so much more!
@@ -46,11 +36,11 @@
</div>
<div class="sideitem">
- <h6>Acceleo for Mars is now available</h6>
+ <h6>Install Acceleo</h6>
<ul>
- <li><a href="http://eclipse.org/acceleo/downloads/">Download Acceleo</a></li>
+ <li><a href="http://eclipse.org/acceleo/downloads/">Download Acceleo</a> and install it in an existing eclipse</li>
</ul>
- <p>The Eclipse Mars Modeling Package is the perfect package for modeling developers. <a href="http://eclipse.org/downloads/">Download it</a> and install Acceleo and Sirius and you are ready to go to build a complete modeling workbench.</p>
+ <p>The Eclipse Modeling Package is the perfect package for modeling developers. <a href="http://eclipse.org/downloads/">Download it</a> and install Acceleo and Sirius and you are ready to go to build a complete modeling workbench.</p>
</div>
<div class="sideitem">
diff --git a/support/_index.html b/support/_index.html
index b6ce74f..bd5cf5c 100644
--- a/support/_index.html
+++ b/support/_index.html
@@ -17,7 +17,7 @@
<p>The full documentation is included in the Help Content of Eclipse. Within your Eclipse, go to
<i>Help => Help Contents</i> and navigate to the <b>Acceleo Model To Text</b> section.</p>
<ul>
- <li><a href="http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.acceleo.doc%2Fpages%2Findex.html&cp=5" rel="nofollow">Eclipse Help Center</a> : Online documentation of Eclipse</li>
+ <li><a href="https://help.eclipse.org/topic/org.eclipse.acceleo.doc/pages/index.html?cp=5" rel="nofollow">Eclipse Help Center</a> : Online documentation of Eclipse</li>
<li><a href="http://wiki.eclipse.org/Acceleo">Acceleo wiki</a> : Acceleo featured on the Eclispepedia</li>
<li><a href="http://www.obeonetwork.com/group/acceleo">Obeo Network</a> : Community regrouping Acceleo users and featuring advanced documentation (videos, best practices, conferences)</li>
</ul>