fixing getting started

Signed off by: Antoine Thomas <antoine.thomas@eclipse-foundation.org>
diff --git a/gettingstarted/index.html b/gettingstarted/index.html
index f4d92da..f3752db 100644
--- a/gettingstarted/index.html
+++ b/gettingstarted/index.html
@@ -10,12 +10,12 @@
     <meta name="keywords" content="" />
     <meta name="generator" content="Hugo 0.20" />
     <link href="//fonts.googleapis.com/css?family=Open+Sans:400,700,300,600,100" rel="stylesheet" type="text/css">
-    <link rel="shortcut icon" href="/public/images/favicon.ico"/>
+    <link rel="shortcut icon" href="https://polarsys.org/opencert/public/images/favicon.ico"/>
     <title>OpenCERT</title>
     <meta property="og:title" content="" />
     <meta property="og:description" content="The OpenCERT project" />
-    <meta property="og:image" content="/images/logo/eclipse.png" />
-    <link rel="stylesheet" href="/public/css/solstice.css">
+    <meta property="og:image" content="https://polarsys.org/opencert/images/logo/eclipse.png" />
+    <link rel="stylesheet" href="https://polarsys.org/opencert/public/css/solstice.css">
     
     
     
@@ -28,7 +28,7 @@
           <div id="header-left" class="col-sm-14 col-md-16 col-lg-19">
             <div class="row">
               <div class="hidden-xs">
-                <a href="/"><img src="/images/logo.png" class="logo-eclipse-default"/></a>
+                <a href="https://polarsys.org/opencert/"><img src="https://polarsys.org/opencert/images/logo.png" class="logo-eclipse-default"/></a>
               </div>
               <div id="main-menu" class="navbar row yamm">
                 <div id="navbar-collapse-1" class="navbar-collapse collapse">
@@ -37,7 +37,7 @@
 
 
 <li>
-  <a class="" href="/">
+  <a class="" href="/opencert/">
   
   Home
   </a>
@@ -46,7 +46,7 @@
 
 
 <li>
-  <a class="" href="/gettingstarted/">
+  <a class="" href="/opencert/gettingstarted/">
   
   Getting Started
   </a>
@@ -55,7 +55,7 @@
 
 
 <li>
-  <a class="" href="/documentation/">
+  <a class="" href="/opencert/documentation/">
   
   Documentation
   </a>
@@ -64,7 +64,7 @@
 
 
 <li>
-  <a class="" href="/community/">
+  <a class="" href="/opencert/community/">
   
   Community
   </a>
@@ -73,7 +73,7 @@
 
 
 <li>
-  <a class="" href="/about/">
+  <a class="" href="/opencert/about/">
   
   About
   </a>
@@ -137,7 +137,7 @@
                   <span class="icon-bar"></span>
                   <span class="icon-bar"></span>
                   </button>
-                  <a href="/" class="navbar-brand visible-xs"><img src="/public/images/logo/APP4MCLogo.png" alt="APP4MC logo" width="174" class="logo-eclipse-default"/></a>
+                  <a href="https://polarsys.org/opencert/" class="navbar-brand visible-xs"><img src="https://polarsys.org/opencert/public/images/logo/APP4MCLogo.png" alt="APP4MC logo" width="174" class="logo-eclipse-default"/></a>
                 </div>
               </div>
             </div>
@@ -161,7 +161,7 @@
 </div>
 
               
-              <a id="btn-call-for-action" href="//downloads" class="btn btn-huge btn-warning"><i class="fa fa-download"></i> Download</a>
+              <a id="btn-call-for-action" href="https://polarsys.org/opencert//downloads" class="btn btn-huge btn-warning"><i class="fa fa-download"></i> Download</a>
             </div>
           </div>
         </div>
@@ -175,11 +175,14 @@
       
       <ol class="breadcrumb">
         <li><a href="/">home</a></li>
-        <li><a href="/">OpenCERT</a></li>
+        <li><a href="https://polarsys.org/opencert/">OpenCERT</a></li>
         
         
         
-        <li><a href='/gettingstarted'>gettingstarted</a></li>
+        <li><a href='https://polarsys.org/opencert/gettingstarted'>gettingstarted</a></li>
+        
+        
+        
         
         
         
@@ -221,7 +224,7 @@
 
 <p>It is required to have installed (minimum) <strong>Java Environment 1.8</strong>.</p>
 
-<p>To install the OpenCert platform client, download it from the <a href="../download/">Download</a> page for Windows 64 bits and uncompress it into your hard disk.</p>
+<p>To install the OpenCert platform client, download it from the <a href="../downloads/">Downloads</a> page for Windows 64 bits and uncompress it into your hard disk.</p>
 
 <h3 id="client-configuration">Client configuration</h3>
 
@@ -326,7 +329,7 @@
       </section>
       <div id="copyright"  class="col-xs-offset-1 col-sm-14 col-md-24 col-md-offset-0">
         <div>
-          <span class="hidden-print"><img src="/public/images/logo/eclipse-logo-bw-800x188.png" alt="Eclipse.org black and white logo" width="166" height="39" id="logo-eclipse-white"/></span>
+          <span class="hidden-print"><img src="https://polarsys.org/opencert/public/images/logo/eclipse-logo-bw-800x188.png" alt="Eclipse.org black and white logo" width="166" height="39" id="logo-eclipse-white"/></span>
           <p id="copyright-text">Copyright &copy; 2015 The Eclipse Foundation. All Rights Reserved.</p>
         </div>
       </div>
@@ -335,7 +338,7 @@
   </div>
 </footer>
 
-<script src="/public/js/solstice.js"></script>
+<script src="https://polarsys.org/opencert/public/js/solstice.js"></script>
 <script type="text/javascript">
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-910670-2']);