From 461946503d377b5475dc8ddf42a8dc27b27208c8 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Mon, 23 Jan 2023 12:45:03 +0100 Subject: [PATCH] Update capacity-computing.md --- docs.it4i/general/capacity-computing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.it4i/general/capacity-computing.md b/docs.it4i/general/capacity-computing.md index 0cbcfeb3e..d9c98d6f7 100644 --- a/docs.it4i/general/capacity-computing.md +++ b/docs.it4i/general/capacity-computing.md @@ -17,5 +17,5 @@ However, executing a huge number of jobs via the PBS queue may strain the system 1. A user is allowed to submit at most 100 jobs. Each job may be [a job array][1]. 1. The array size is at most 1,000 subjobs. -[1]: ../job-arrays.md -[3]: ../hyperqueue.md +[1]: job-arrays.md +[3]: hyperqueue.md -- GitLab