From b3988c319b2d9cd6962392dff263f4096a1791cd Mon Sep 17 00:00:00 2001
From: LocNgu <loc.nguyen_dang_duc@tu-dresden.de>
Date: Wed, 30 Jun 2021 12:17:06 +0200
Subject: [PATCH] Fix lint

---
 doc.zih.tu-dresden.de/docs/software/JupyterHubForTeaching.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/JupyterHubForTeaching.md b/doc.zih.tu-dresden.de/docs/software/JupyterHubForTeaching.md
index 1649907ee..17350f2a6 100644
--- a/doc.zih.tu-dresden.de/docs/software/JupyterHubForTeaching.md
+++ b/doc.zih.tu-dresden.de/docs/software/JupyterHubForTeaching.md
@@ -48,7 +48,8 @@ style="border: 1px solid #888;" title="URL with git-pull
 parameters"/>\</a>
 
 This example would clone the repository 
-[https://github.com/jdwittenauer/ipython-notebooks](https://github.com/jdwittenauer/ipython-notebooks) 
+[https://github.com/jdwittenauer/ipython-notebooks](
+    https://github.com/jdwittenauer/ipython-notebooks) 
 and afterwards open the **Intro.ipynb** notebook in the given path.
 
 The following parameters are available:
-- 
GitLab