Bug 486030 - [RobotML][web] problem of css

Change-Id: I5c6bce7ecd096d56007b8daa5f71609f1196311a
Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr>
diff --git a/src/site/site.xml b/src/site/site.xml
index af40ebc..bbccce9 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -8,7 +8,7 @@
     <name><![CDATA[
      Eclipse <span class="color-highlight">Papyrus RobotML</span> project]]>
     </name>
-    <href>https://hudson.eclipse.org/papyrus/view/RobotML/job/papyrus-robotml-website/ws/site-staging/index.html</href>
+    <href>${web.absoluteResourceURL}/index.html</href>
   </bannerLeft>
   
   <publishDate position="bottom" format="yyyy-MM-dd" />
@@ -28,7 +28,7 @@
       <theme>default</theme>
       <highlightJs>false</highlightJs>
       <highlightJsTheme>github</highlightJsTheme>
-      <absoluteResourceURL>https://hudson.eclipse.org/papyrus/view/RobotML/job/papyrus-robotml-website/ws/site-staging/</absoluteResourceURL>
+      <absoluteResourceURL>${web.absoluteResourceURL}</absoluteResourceURL>
       <brand>
         <!-- Brand text in top-left part of the site -->
         <name>
@@ -36,7 +36,7 @@
           Papyrys <span class="color-highlight">RobotML</span> Project
           ]]>
         </name>
-        <href>https://hudson.eclipse.org/papyrus/view/RobotML/job/papyrus-robotml-website/ws/site-staging/index.html</href>
+        <href>${web.href}</href>
       </brand>
       <slogan>a Papyrus DSML for robotic applications.</slogan>
       <titleTemplate>%2$s | %1$s</titleTemplate>