updating links to documentation under
http://oslc.github.io/developing-oslc-applications/eclipse_lyo/eclipse-lyo.html
diff --git a/pages/_index.html b/pages/_index.html
index b1b77d0..a0594a6 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -9,7 +9,7 @@
     Eclipse Lyo supports Java developers with the development of REST-based servers and clients that need to share heterogeneous information as RDF resources. </p>
 
   <div class="horizontalCenter">
-    <a class="btn btn-huge btn-default lyoButton" href="https://wiki.eclipse.org/Lyo">Wiki</a>
+    <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://github.com/eclipse?utf8=%E2%9C%93&q=lyo&type=&language=">Source</a>
     <a class="btn btn-huge btn-default lyoButton" href="https://dev.eclipse.org/mailman/listinfo/lyo-dev">Mailing list</a>
   </div>
@@ -19,18 +19,16 @@
   <div class="gutter">
     <h3 class="h3">OSLC4J SDK</h3>
     <p>Lyo&rsquo;s central component is the OSLC4J <abbr title="Software Development Kit">SDK</abbr> (Software Development Kit) that helps build REST-based servers and clients, compliant with the OSLC standard.</p>
-    <p><a href="http://wiki.eclipse.org/Lyo/LyoOSLC4J">Learn more</a></p>
   </div>
 
   <div class="gutter">
     <h3 class="h3">Lyo Designer</h3>
     <p>Lyo Designer is an Eclipse plugin that allows one to graphically model (1) the overall system architecture, (2) the information model of the RDF resources being shared, and (3) the individual services and operations of each Server in the system.</p>
-    <p><a href="https://wiki.eclipse.org/Lyo/Lyo_Designer">Learn more</a></p>
   </div>
 
   <div class="unit lastUnit">
     <h3 class="h3">And more ...</h3>
-    <p><a href="https://wiki.eclipse.org/Lyo#Additional_components">Learn more</a></p>
+    <p><a href="http://oslc.github.io/developing-oslc-applications/eclipse_lyo/eclipse-lyo.html">Learn more</a></p>
   </div>
 
   <div class="horizontalCenter">