diff --git a/doc.zih.tu-dresden.de/docs/software/scs5_software.md b/doc.zih.tu-dresden.de/docs/archive/scs5_software.md
similarity index 97%
rename from doc.zih.tu-dresden.de/docs/software/scs5_software.md
rename to doc.zih.tu-dresden.de/docs/archive/scs5_software.md
index 73311c7fcc78001ad2dc201c19c0eb657397b33a..b92903e75b766b52dde43963cbe883565608fda5 100644
--- a/doc.zih.tu-dresden.de/docs/software/scs5_software.md
+++ b/doc.zih.tu-dresden.de/docs/archive/scs5_software.md
@@ -1,5 +1,9 @@
 # SCS5 Migration Hints
 
+!!! warning
+
+    This page is outdated!
+
 Bull's new cluster software is called SCS 5 (*Super Computing Suite*).
 Here are the major changes from the user's perspective:
 
@@ -22,7 +26,8 @@ remove it and accept the new one after comparing its fingerprint with those list
 
 Starting with SCS5, we do not support [C environment modules](http://modules.sourceforge.net/)
 anymore. We only provide [Lmod](http://lmod.readthedocs.io/en/latest/index.html) as the environment
-module tool of choice. Refer to the [module page](modules.md) for further information on modules.
+module tool of choice. Refer to the [module page](../software/modules.md) for further information on
+modules.
 
 As usual, you can get a list of the available software modules via:
 
diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml
index 5d89ab7dd0ceab247adb06974ee5f7fa5219f5f9..e96b6c65ef6834b926bbf0d8cf5519fd467b859b 100644
--- a/doc.zih.tu-dresden.de/mkdocs.yml
+++ b/doc.zih.tu-dresden.de/mkdocs.yml
@@ -58,7 +58,6 @@ nav:
       - Distributed Training: software/distributed_training.md
       - Hyperparameter Optimization (OmniOpt): software/hyperparameter_optimization.md
       - Machine Learning with PowerAI: software/power_ai.md
-    - SCS5 Migration Hints: software/scs5_software.md
     - Virtual Desktops: software/virtual_desktops.md
     - Software Development and Tools:
       - Overview: software/software_development_overview.md
@@ -125,6 +124,7 @@ nav:
       - System Triton: archive/system_triton.md
       - System Venus: archive/system_venus.md
       - KNL Nodes: archive/knl_nodes.md
+    - SCS5 Migration Hints: archive/scs5_software.md
     - UNICORE Rest API: archive/unicore_rest_api.md
     - VampirTrace: archive/vampirtrace.md
     - Windows Batchjobs: archive/windows_batch.md