From e641d76a313b7307c67fd630bca72bde3fce1126 Mon Sep 17 00:00:00 2001
From: lazariv <taras.lazariv@tu-dresden.de>
Date: Mon, 8 Nov 2021 17:49:46 +0000
Subject: [PATCH] Add nav entry

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

diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml
index 9c30346df..1e915f72b 100644
--- a/doc.zih.tu-dresden.de/mkdocs.yml
+++ b/doc.zih.tu-dresden.de/mkdocs.yml
@@ -112,6 +112,7 @@ nav:
     - Phase2 Migration: archive/phase2_migration.md
     - Platform LSF: archive/platform_lsf.md
     - BeeGFS on Demand: archive/beegfs_on_demand.md
+    - Install JupyterHub: archive/install_jupyter.md
     - Switched-Off Systems:
       - Overview: archive/systems_switched_off.md
       - From Deimos to Atlas: archive/migrate_to_atlas.md
-- 
GitLab