update site links

git-svn-id: https://svn.apache.org/repos/asf/myfaces/html5/trunk@1126589 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/features.apt b/src/site/apt/features.apt
index 75dc87b..862c3fb 100644
--- a/src/site/apt/features.apt
+++ b/src/site/apt/features.apt
@@ -61,7 +61,7 @@
 
    * hx:div 
 
- Documentation of components delivered with this project can be found <<{{{../../html5-comp-lib-core/target/site/tlddoc-facelets/index.html}here}}>>. 
+ Documentation of components delivered with this project can be found <<{{{http://myfaces.apache.org/html5/myfaces-html5-core/tlddoc/index.html}here}}>>. 
 
 
 
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index 38c5529..ab10d43 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -24,5 +24,3 @@
   This project delivers a new set of JSF components to integrate browsers with Java Server Faces server-side rendering technology.
   
   An online running example application is deployed at <<{{{http://bit.ly/myfaces-html5-demo}this}}>> location.
-  
-  The project web site can be found <<{{{http://people.apache.org/~aliok/myfaces-html5/target/site/index.html}here}}>>.
\ No newline at end of file
diff --git a/src/site/site.xml b/src/site/site.xml
index a1e704e..2180a56 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -62,7 +62,8 @@
 

         <menu name="Documentation" inherit="top">

             <item name="Getting Started"        href="http://myfaces.apache.org/html5/gettingstarted.html"/>

-            <item name="Facelets Tag Docs"      href="http://myfaces.apache.org/html5/myfaces-html5-core/tlddoc-facelets/index.html"/>

+            <item name="Tag Documentation"      href="http://myfaces.apache.org/html5/myfaces-html5-core/tagdoc.html"/>

+            <item name="Taglibdoc Documentation"      href="http://myfaces.apache.org/html5/myfaces-html5-core/tlddoc/index.html"/>

         </menu>

 

         <menu name="Project Documentation" inherit="top">