From 8f931d18d66b8b8793b5b769245c77c4ba20834e Mon Sep 17 00:00:00 2001
From: Andrei Politov <andrei.politov@tu-dresden.de>
Date: Tue, 28 Sep 2021 08:54:20 +0200
Subject: [PATCH] Update data_analytics_with_python.md

---
 .../docs/software/data_analytics_with_python.md                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/data_analytics_with_python.md b/doc.zih.tu-dresden.de/docs/software/data_analytics_with_python.md
index febdfcf9a..d651c95fb 100644
--- a/doc.zih.tu-dresden.de/docs/software/data_analytics_with_python.md
+++ b/doc.zih.tu-dresden.de/docs/software/data_analytics_with_python.md
@@ -282,7 +282,7 @@ For more detailed information please check
 
 ###### Dask-jobqueue
 
-[Dask-jobqueue](https://jobqueue.dask.org/)can be used as the standard way 
+[Dask-jobqueue](https://jobqueue.dask.org/)can be used as the standard way
 to use dask for most users.
 It allows an easy deployment of Dask Distributed on HPC with Slurm
 or other job queuing systems.
-- 
GitLab