Update the homepage

Change-Id: I0aa58ac66926a5b3147f10d66448679280a5a57d
diff --git a/index.html b/index.html
index 0810b81..7fa3000 100644
--- a/index.html
+++ b/index.html
@@ -57,14 +57,6 @@
             <enabled>false</enabled>
         </snapshots>
     </repository>
-    <repository>
-        <id>lyo-snapshots</id>
-        <name>Eclipse Lyo Snapshots</name>
-        <url>https://repo.eclipse.org/content/repositories/lyo-snapshots/</url>
-        <releases>
-            <enabled>false</enabled>
-        </releases>
-    </repository>
 &lt;/repositories&gt;</code></pre>
 
     </div>
@@ -128,11 +120,15 @@
     <h2 class="h2">Other links</h2>
 
     <div class="horizontalCenter">
-      <a class="lyoLinkButton" href="https://eclipse.org/lyo/download.html">Archives</a>
-      <a class="lyoLinkButton" href="https://git.eclipse.org/c/?q=lyo">Source</a>
-      <a class="lyoLinkButton" href="https://wiki.eclipse.org/Lyo">Wiki</a>
+      <a class="lyoLinkButton" href="https://github.com/eclipse?utf8=%E2%9C%93&q=lyo&type=&language=">Github</a>
+      <a class="lyoLinkButton" href="https://accounts.eclipse.org/mailing-list/lyo-dev">Ask a question</a>
+      <a class="lyoLinkButton" href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Lyo">File a bug</a>
+
     </div>
 
+    <div class="horizontalCenter">
+
+    </div>
 
     <div class="gutter">
       <h3 class="h3">Test suite</h3>
@@ -145,15 +141,14 @@
       <p>See how OSLC works directly with working samples and with a simple server to test against.
         <a href="https://wiki.eclipse.org/Lyo/BuildingOSLC4J">Learn more</a></p>
     </div>
-
-
   </div>
 </div>
 
 <div class="footer">
-  <a class="footerLink" href="https://dev.eclipse.org/mailman/listinfo/lyo-dev">Join the mailing list</a>
+  <a class="footerLink" href="https://wiki.eclipse.org/Lyo">Wiki</a>
   <a class="footerLink" href="http://twitter.com/#!/oslcNews">Follow us on Twitter</a>
   <a class="footerLink" href="http://wiki.eclipse.org/Lyo/ContributorsGettingStarted">Contribute to Lyo</a>
+  <a class="footerLink" href="https://eclipse.org/lyo/download.html">Archives</a>
 </div>
 
 <script src="static/js/prism.js"></script>