From f51061bc4a3841822c5ee3bf9d6dfbfda49a17d5 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Fri, 19 Jan 2024 09:10:43 +0100
Subject: [PATCH] Update mkdocs.yml

---
 mkdocs.yml | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 62afe21f2..289009ef2 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -124,19 +124,6 @@ nav:
     - Energy Saving: general/energy.md
     - DICE: dice.md
     - Support: general/support.md
-  - Storage:
-    - PROJECT: 
-      - Project storage: storage/project-storage.md
-      - Proj4 storage - S3: storage/proj4-storage.md
-    - CESNET:
-      - Storage: storage/cesnet-storage.md
-      - S3 Storage: 
-        - Introduction: storage/cesnet-s3.md
-        - S3cmd: storage/s3cmd.md
-        - AWS CLI: storage/awscli.md
-    - Access Control List:
-      - Standard File ACL: storage/standard-file-acl.md
-      - NFSv4 File ACL: storage/nfs4-file-acl.md
   - Clusters:
     - Karolina:
       - Introduction: karolina/introduction.md
@@ -187,6 +174,19 @@ nav:
         - Storage: salomon/storage.md
         - Visualization Servers: salomon/visualization.md
       - PRACE: prace.md
+  - Storage:
+    - PROJECT: 
+      - Project storage: storage/project-storage.md
+      - Proj4 storage - S3: storage/proj4-storage.md
+    - CESNET:
+      - Storage: storage/cesnet-storage.md
+      - S3 Storage: 
+        - Introduction: storage/cesnet-s3.md
+        - S3cmd: storage/s3cmd.md
+        - AWS CLI: storage/awscli.md
+    - Access Control List:
+      - Standard File ACL: storage/standard-file-acl.md
+      - NFSv4 File ACL: storage/nfs4-file-acl.md
   - Software:
     - Environment and Modules: environment-and-modules.md
     - Modules:
@@ -300,13 +300,13 @@ nav:
       - QtiPlot: software/viz/qtiplot.md
       - VirtualGL: software/viz/vgl.md
       - VESTA: software/viz/vesta.md
-  - Clouds:
-    - E-Infra CZ Cloud: cloud/einfracz-cloud.md
-    - IT4I Cloud: cloud/it4i-cloud.md
   - LUMI:
       - About LUMI: lumi/about.md
       - LUMI Software: lumi/software.md
       - LUMI Support: lumi/support.md
+  - Clouds:
+    - E-Infra CZ Cloud: cloud/einfracz-cloud.md
+    - IT4I Cloud: cloud/it4i-cloud.md
 
 extra:
   disqus: 'test-3whnesz3gq'
-- 
GitLab