From 310ba40fe921ae3ad02f96556928b31ca14e1a1c Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Tue, 22 Apr 2025 10:11:06 +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 0548363d..931b8562 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="../../../../../public/it4i/src/srun_karolina-pdf"
+  src="../../../../../public/it4i/src/srun_karolina.pdf"
   width="100%"
   height="600px"
   style={{ border: 'none' }}
-- 
GitLab