From ecc25ec66a9b424aac9cd1c42a96e98412e8159c Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 15 Feb 2021 12:18:14 +0100
Subject: [PATCH] removed trailing space

---
 mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 1ab8c53f2..4c61e2ae2 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -93,7 +93,7 @@ nav:
       - Storage: salomon/storage.md
       - Visualization Servers: salomon/visualization.md
     - Archive:
-        - Anselm: 
+        - Anselm:
         - Introduction: anselm/introduction.md
         - Hardware Overview: anselm/hardware-overview.md
         - Compute Nodes: anselm/compute-nodes.md
-- 
GitLab