From 596119de873667c1bcf027207a76cfd3320313ca Mon Sep 17 00:00:00 2001
From: Thomas Lynn Marcus <thomas_lynn.marcus@tu-dresden.de>
Date: Wed, 12 Oct 2022 14:24:55 +0200
Subject: [PATCH] Update request_for_resources.md

---
 doc.zih.tu-dresden.de/docs/application/request_for_resources.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/application/request_for_resources.md b/doc.zih.tu-dresden.de/docs/application/request_for_resources.md
index 1661a4643..de0bc8fd7 100644
--- a/doc.zih.tu-dresden.de/docs/application/request_for_resources.md
+++ b/doc.zih.tu-dresden.de/docs/application/request_for_resources.md
@@ -16,7 +16,7 @@ your project and how to effectively use HPC resources.
 Pre-installed software on our HPC systems is managed via [modules][2]. You can 
 see the list of software that's already installed and accessible via module [here][3]. However, 
 there are many different variants of these modules available. We have divided these into two different software environments: `scs5` (for regular partitions) and `ml` (for the Machine Learning partition). 
-Within each environment there are further dependencies and variants; see (TODO some explanation of EasyBuild naming scheme) for more details.
+Within each environment there are further dependencies and variants.
 
 [1]: https://en.wikipedia.org/wiki/Amdahl%27s_law
 [2]: https://doc.zih.tu-dresden.de/software/modules/
-- 
GitLab