From 9818f708780797f1e770bb8cd094721c323d1c46 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Tue, 22 Apr 2025 10:52:12 +0200
Subject: [PATCH] Update file slurm-batch-examples.mdx

---
 .../docs/general/run-jobs/job-sub-exec/slurm-batch-examples.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/docs/general/run-jobs/job-sub-exec/slurm-batch-examples.mdx b/content/docs/general/run-jobs/job-sub-exec/slurm-batch-examples.mdx
index 79d38d08..2258be4a 100644
--- a/content/docs/general/run-jobs/job-sub-exec/slurm-batch-examples.mdx
+++ b/content/docs/general/run-jobs/job-sub-exec/slurm-batch-examples.mdx
@@ -5,7 +5,7 @@ Below is an excerpt from the [2024 e-INFRA CZ conference][a]
 describing best practices for Slurm batch calculations and data managing, including examples, by Ondrej Meca.
 
 <iframe
-  src="/it4i/srun_karolina.pdf"
+  src="/en/it4i/srun_karolina.pdf"
   width="100%"
   height="600px"
   style={{ border: 'none' }}
-- 
GitLab