diff --git a/help/index.html b/help/index.html
index 8501775e8a982ce912e9ad2da6aa5d1e886106c6..1c597a4adad0d13971d703a8a076a649d6398a38 100644
--- a/help/index.html
+++ b/help/index.html
@@ -62,7 +62,7 @@
             </div>
         </div>
         
-        <div id="videoconference" class="m_top_10 margin_bottom_30">
+        <div id="mailinglists" class="m_top_10 margin_bottom_30">
             <div class="container background_ffffff">
                 <div class="m_bottom_0 p_top_20 p_bottom_20">
                     <div class="col-lg-12">
@@ -78,6 +78,23 @@
                 </div>
             </div>
         </div>
+
+        <div id="hpc" class="m_top_10 margin_bottom_30">
+            <div class="container background_ffffff">
+                <div class="m_bottom_0 p_top_20 p_bottom_20">
+                    <div class="col-lg-12">
+                        <h2 class="d-flex flex-column order-1 justify-content-lg-start text-center heading p_top_15"><strong>High Performance Computing</strong></h2>
+                    </div>
+                    <div class="col-auto background_ffffff">
+                        <ul>
+                            <li>
+                                <a href="/help/hpc.html" target="_blank">Arbeiten mit der Hochleistungsrechenplattform</a>
+                            </li>
+                        </ul>
+                    </div>
+                </div>
+            </div>
+        </div>
 </div>
 
 <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>