Website build Build Eclipse GLSP website on staging and master/master-5
diff --git a/documentation/index.html b/documentation/index.html
index 6d1c2b7..2fc29d0 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -478,7 +478,7 @@
 
   <div class="row justify-content-center align-items-stretch items">
           <div class="col-md-4 d-flex flex-column">
-              <a href="/glsp/#workflowoverview" class="col justify-content-between d-flex flex-column header text-body">
+              <a href="/glsp/documentation/#workflowoverview" class="col justify-content-between d-flex flex-column header text-body">
               <div class="row image justify-content-center align-items-center">
                     <span class="fa-stack fa-3x m-2" title="Workflow Diagram Example">
                       <i class="fas fa-circle fa-stack-2x text-primary"></i>
@@ -491,7 +491,7 @@
               </a>
             <div class="row justify-content-center text-center p-2">
                 <div class=" text-body">
-                  <p><a href="documentation/#workflowoverview">The &ldquo;workflow diagram example&rdquo;</a> is a comprehensive example of a GLSP-based diagram editor. It demonstrates the feature set of GLSP as well as the integration capabilities, e.g. in Eclipse Theia, VS Code, Eclipse and a stand-alone application.</p>
+                  <p><a href="#workflowoverview">The &ldquo;workflow diagram example&rdquo;</a> is a comprehensive example of a GLSP-based diagram editor. It demonstrates the feature set of GLSP as well as the integration capabilities, e.g. in Eclipse Theia, VS Code, Eclipse and a stand-alone application.</p>
 
                 </div>
             </div>