update links on the homepage.
diff --git a/pages/_index.html b/pages/_index.html
index 7d5cf3f..dd4566c 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -11,7 +11,7 @@
   <div class="horizontalCenter">
     <a class="btn btn-huge btn-default lyoButton" href="http://oslc.github.io/developing-oslc-applications/eclipse_lyo/eclipse-lyo.html">Documentation</a>
     <a class="btn btn-huge btn-default lyoButton" href="https://forum.open-services.net/c/sdks/lyo">Forum</a>
-    <a class="btn btn-huge btn-default lyoButton" href="  ://github.com/eclipse?utf8=%E2%9C%93&q=lyo&type=&language=">Sources</a>
+    <a class="btn btn-huge btn-default lyoButton" href="https://github.com/eclipse/lyo">Sources</a>
   </div>
 
   <h2 class="h2">Lyo Features</h2>
@@ -33,7 +33,7 @@
 
   <div class="horizontalCenter">
       <a class="btn btn-huge btn-default lyoButton" href="https://twitter.com/oslcNews">Follow OSLC on Twitter</a>
-      <a class="btn btn-huge btn-default lyoButton" href="http://wiki.eclipse.org/Lyo/ContributorsGettingStarted">Contribute to Lyo</a>
+      <a class="btn btn-huge btn-default lyoButton" href="https://github.com/eclipse/lyo.core">Contribute to Lyo</a>
   </div>
 
 </div>
\ No newline at end of file