diff --git a/doc.zih.tu-dresden.de/docs/access/ssh_mobaxterm.md b/doc.zih.tu-dresden.de/docs/access/ssh_mobaxterm.md
index fdf322a361139e80370031744e0ac320b4e47977..b0e495cc3257bf41eb6cf82f422ff40511490f21 100644
--- a/doc.zih.tu-dresden.de/docs/access/ssh_mobaxterm.md
+++ b/doc.zih.tu-dresden.de/docs/access/ssh_mobaxterm.md
@@ -38,13 +38,13 @@ Here you can set different options in the following tabs:
 
 1.  Select the tab "Sessions"  → "New session" or click the button "Session" in the toolbar.
 
-![Opening a new session in MobaXterm](misc/mobaxterm4_session.png)
+    ![Opening a new session in MobaXterm](misc/mobaxterm4_session.png)
 
 1.  Select a SSH section. Insert "Remote host" (`taurus.hrsk.tu-dresden.de`), "Username" (replace
     `marie` with your ZIH login), and "Port" 22. Using the button right from the username option,
     you can store and manage credentials.
 
-![Settings for SSH connection in MobaXterm](misc/mobaxterm5_ssh.png)
+    ![Settings for SSH connection in MobaXterm](misc/mobaxterm5_ssh.png)
 
 1.  Advanced settings can be configured in the same window below. These are
     - "Advanced SSH settings" - set defaults for this specific session. For example, set a SSH key
@@ -61,12 +61,12 @@ Here you can set different options in the following tabs:
     "Sessions"  →  "User sessions". Alternatively, double click on one of the previous
     sessions on the left panel.
 
-![Opening a saved session in MobaXterm](misc/mobaxterm6_oldse.png)
+    ![Opening a saved session in MobaXterm](misc/mobaxterm6_oldse.png)
 
 1.  The last thing to do is to input your ZIH password in the command line and to press enter.
     The entered symbols of your password are invisible and will not appear as typed in. 
 
-![Saving your password in MobaXterm](misc/mobaxterm7_pw.png)
+    ![Saving your password in MobaXterm](misc/mobaxterm7_pw.png)
 
 !!! Caution