From 7cfddaac85dc745fdfc237554a1caac21a5c5169 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 15 Feb 2021 13:02:21 +0100
Subject: [PATCH] updated paths to anselm

---
 mkdocs.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 8d7cc64f7..ddd1966e6 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -93,13 +93,13 @@ nav:
       - Storage: salomon/storage.md
       - Visualization Servers: salomon/visualization.md
     - Archive:
-        - Introduction: anselm/archive-intro.md
+        - Introduction: archive/archive-intro.md
         - Anselm:
-          - Introduction: anselm/introduction.md
-          - Hardware Overview: anselm/hardware-overview.md
-          - Compute Nodes: anselm/compute-nodes.md
-          - Storage: anselm/storage.md
-          - Network: anselm/network.md
+          - Introduction: archive/anselm/introduction.md
+          - Hardware Overview: archive/anselm/hardware-overview.md
+          - Compute Nodes: archive/anselm/compute-nodes.md
+          - Storage: archive/anselm/storage.md
+          - Network: archive/anselm/network.md
   - Software:
     - Environment and Modules: environment-and-modules.md
     - Modules:
-- 
GitLab