diff --git a/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md b/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
index 2fba1e4b6b73ffd61ea86357f636fe88f809ff3c..231ce447b0fa8157ebb9b4a8ea6dd9bb1542fa7b 100644
--- a/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
+++ b/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
@@ -1,4 +1,4 @@
-# EasyBuild Modules
+# EasyBuild
 
 Sometimes the [modules](modules.md) installed in the cluster are not enough for your purposes and
 you need some other software or a different version of a software.
diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml
index a2a17e61dd8e403a84000f0e53721ee0464c914b..c8ba83c0ece14b42359bba93890d07942e9a96d4 100644
--- a/doc.zih.tu-dresden.de/mkdocs.yml
+++ b/doc.zih.tu-dresden.de/mkdocs.yml
@@ -25,7 +25,7 @@ nav:
     - Environment:
       - Modules: software/modules.md
       - Private Modules: software/private_modules.md
-      - EasyBuild Modules: software/custom_easy_build_environment.md
+      - EasyBuild: software/custom_easy_build_environment.md
       - Python Virtual Environments: software/python_virtual_environments.md
       - ZSH: software/zsh.md
     - Containers:
@@ -81,7 +81,7 @@ nav:
       - Warm Archive: data_lifecycle/warm_archive.md
       - Intermediate Archive: data_lifecycle/intermediate_archive.md
     - Workspaces: data_lifecycle/workspaces.md
-    - Preservation of Research Data: data_lifecycle/preservation_research_data.md
+    - Long-Term Preservation: data_lifecycle/longterm_preservation.md
     - Structuring Experiments: data_lifecycle/experiments.md
   - HPC Resources and Jobs:
     - Overview: jobs_and_resources/overview.md