From 133d3e083ef41cc60c4ed829074c96ac8598b6bb Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 15 Feb 2021 14:04:47 +0100
Subject: [PATCH] Update mkdocs.yml

---
 mkdocs.yml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index ddd1966e6..2ec8238d9 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -95,11 +95,11 @@ nav:
     - Archive:
         - Introduction: archive/archive-intro.md
         - Anselm:
-          - 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
+          - Introduction: anselm/introduction.md
+          - Hardware Overview: anselm/hardware-overview.md
+          - Compute Nodes: anselm/compute-nodes.md
+          - Storage: anselm/storage.md
+          - Network: anselm/network.md
   - Software:
     - Environment and Modules: environment-and-modules.md
     - Modules:
-- 
GitLab