diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/migration_to_barnard.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/migration_to_barnard.md
index cc8a9c68804b3b5d0b7e59ff32fce5b4f3096d67..921dfb5ce0781bd880ee860bd3bd9c1a2c7f3d87 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/migration_to_barnard.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/migration_to_barnard.md
@@ -221,7 +221,8 @@ target filesystems.
         `dtmv` instead of `dtcp` since this data has already been copied to a special directory on
         the new `horse` filesystem. Thus, you just need to move it to the right place (the Lustre
         metadata system will update the correspoding entries).
-     FIX: workspaces are within the subdirectories `ws/0` and `ws/1`, respectively. A corresponding
+
+        FIX: workspaces are within the subdirectories `ws/0` and `ws/1`, respectively. A corresponding
 
         ```console
         marie@barnard$ dtmv /data/horse/lustre/scratch2/0/marie-numbercrunch/<useful data> /data/horse/ws/marie-numbercrunch/
@@ -235,7 +236,7 @@ target filesystems.
         In case you need to update this (Gigabytes, not Terabytes!) please run `dtrsync` like in
 
         ```
-        marie@barnard$ dtrsync -a /data/old/lustre/scratch2/ws/0/marie-numbercrunch/<useful data>  /data/horse/lustre/scratch2/ws/0/marie-numbercrunch/
+        marie@barnard$ dtrsync -a /data/old/lustre/scratch2/ws/0/marie-numbercrunch/<useful data>  /data/horse/ws/marie-numbercrunch/
         ```
 
     === "Source: old `/ssd`"