From 52c4cc403cf60719ea51978aaa5056375ed59b10 Mon Sep 17 00:00:00 2001
From: Bert Wesarg <bert.wesarg@tu-dresden.de>
Date: Fri, 6 Aug 2021 10:16:03 +0000
Subject: [PATCH] Corrected software -> archive for bioinformatics.md in
 mkdocs.yml.

---
 doc.zih.tu-dresden.de/mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml
index 32647be4e..414598e6e 100644
--- a/doc.zih.tu-dresden.de/mkdocs.yml
+++ b/doc.zih.tu-dresden.de/mkdocs.yml
@@ -112,7 +112,7 @@ nav:
   - Support: support.md
   - Archive:
     - Overview: archive/overview.md
-    - Bio Informatics: software/bioinformatics.md
+    - Bio Informatics: archive/bioinformatics.md
     - CXFS End of Support: archive/cxfs_end_of_support.md
     - Debugging Tools: archive/debugging_tools.md
     - Hardware: archive/hardware.md
-- 
GitLab