From 0de5320703bbe1eb90abb41eb05c207796796c3c Mon Sep 17 00:00:00 2001 From: Olivier Fisette Date: Sun, 3 Nov 2024 15:21:43 -0500 Subject: [PATCH] =?UTF-8?q?Changement=20du=20script=20de=20t=C3=A2che=20de?= =?UTF-8?q?=20rappel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2-ressources.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-ressources.ipynb b/2-ressources.ipynb index 5407537..17726d7 100644 --- a/2-ressources.ipynb +++ b/2-ressources.ipynb @@ -43,7 +43,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Par exemple : [`scripts/mpi-allo.sh`](https://github.com/calculquebec/cip201-serveurs-calcul/blob/main/scripts/mpi-allo.sh)\n", + "Par exemple : [`scripts/mpi-pi/pi-job.sh`](https://github.com/calculquebec/cip201-serveurs-calcul/blob/main/scripts/mpi-pi/pi-job.sh)\n", "\n", "```Bash\n", "cat scripts/mpi-pi/pi-job.sh\n",