Bug 510016 - [SysML 1.4][release][web] deploy the 0.10.0 web site 

-typo on second path to access the pdf from site

Change-Id: Ida03693b358d90b7e7b1c36d46b0cbd71d2af174
Signed-off-by: Francois Le Fevre <francois.le-fevre@cea.fr>
diff --git a/components/sysml/0.10.0/developer/index.html b/components/sysml/0.10.0/developer/index.html
index dd8de43..7b8e090 100644
--- a/components/sysml/0.10.0/developer/index.html
+++ b/components/sysml/0.10.0/developer/index.html
@@ -197,7 +197,7 @@
  <div class="page-header">
   <h2 id="Download">Download</h2>
  </div> 
- <p>The developer guide could be downloaded as a pdf <a href="pdf/developer-guide.pdf">here</a></p> 
+ <p>The developer guide could be downloaded as a pdf <a href="../pdf/developer-guide.pdf">here</a></p> 
 </div> 
 <div class="section"> 
  <h2 id="Requirements">Requirements</h2> 
diff --git a/components/sysml/0.10.0/user/index.html b/components/sysml/0.10.0/user/index.html
index 8bf3088..3b084c0 100644
--- a/components/sysml/0.10.0/user/index.html
+++ b/components/sysml/0.10.0/user/index.html
@@ -149,7 +149,7 @@
  <div class="page-header">
   <h2 id="Download">Download</h2>
  </div> 
- <p>The user guide could be downloaded as a pdf <a href="pdf/user-guide.pdf">here</a></p> 
+ <p>The user guide could be downloaded as a pdf <a href=".../pdf/user-guide.pdf">here</a></p> 
 </div> 
 <div class="section"> 
  <h2 id="SysML">SysML</h2>