From 8c17e334ef9ccc8287428d6b8b86e258b2137fdc Mon Sep 17 00:00:00 2001
From: GOESTERN-0888534 <u12126@glogin9.usr.hlrn.de>
Date: Wed, 21 Aug 2024 14:33:57 +0200
Subject: [PATCH] Updated link to docs

---
 code/submit_train.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/code/submit_train.sh b/code/submit_train.sh
index 998efdf..0caef15 100644
--- a/code/submit_train.sh
+++ b/code/submit_train.sh
@@ -11,7 +11,7 @@
 #SBATCH --error=./slurm_files/slurm-%x-%j.err      # where to write slurm error
 
 # load new software stack
-# see https://docs.hpc.gwdg.de/software/software_stacks/index.html
+# see https://docs.hpc.gwdg.de/software_stacks/index.html
 export PREFERRED_SOFTWARE_STACK=nhr-lmod
 source /sw/etc/profile/profile.sh
 
-- 
GitLab