From 0bcec55bc67847b1f5f83c046b13ef9ef5392705 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Tue, 22 Apr 2025 10:48:49 +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 85210056..64f9c86c 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/src/srun_karolina.pdf"
+  src="/it4i/src/qnn_example.txt"
   width="100%"
   height="600px"
   style={{ border: 'none' }}
-- 
GitLab