diff --git a/LAMA-German/LAMA _de.md b/LAMA-German/LAMA _de.md index 43fdb98570e46f7df88874d72ee080f48da37c48..c82fdf51354284c973bd4b87faeffb452ce2d982 100644 --- a/LAMA-German/LAMA _de.md +++ b/LAMA-German/LAMA _de.md @@ -40,7 +40,7 @@ Dieser Schritt aktualisiert ebenfalls direkt das lokale Repository durch Hinzuf Falls jemand anderes zur gleichen Zeit an den gleichen Dateien gearbeitet, kann es passieren, dass das Skript folgenden Inhalt anzeigt: -<img src="https://sarafordnet.files.wordpress.com/2017/02/image82.png" alt="Image" width="700" > +<img src="https://gitlab.rrz.uni-hamburg.de/corpus-services/lama/-/raw/main/logo/merge-screenshot.png" alt="Image" width="700" > Wenn diese Zeilen zu sehen sind, wurde die korrekte Commit-Nachricht bereits automatisch vorausgefüllt. Um die Nachricht zu bestätigen und mit der Ausführung des Skripts fortzufahren, drückt man auf *ESC, und dann nacheinander auf die Tasten :wq (w= Speichern, q=Schließen) and drückt anschließend ENTER*. diff --git a/README.md b/README.md index 2d0079602b6661fea615ef20f55c3ad338c44e13..7e1040a5d7545d0eec876c7f4af80420750822b2 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ This steps additionally updates you local repository with the changes other peop If someone else worked on the files while you made changes, the script can show the following lines: -<img src="https://sarafordnet.files.wordpress.com/2017/02/image82.png" alt="Image" width="700" > +<img src="https://gitlab.rrz.uni-hamburg.de/corpus-services/lama/-/raw/main/logo/merge-screenshot.png" alt="Image" width="700" > If you see these lines, the correct commit message is already written there automatically. To confirm the message and continue with the script, press *ESC, then enter the letters :wq and press ENTER*. If you're not able to enter the letters :wq after you pressed ESC, press the letter i instead and write :wq and press ENTER. diff --git a/logo/merge-screenshot.png b/logo/merge-screenshot.png new file mode 100644 index 0000000000000000000000000000000000000000..6c4f634988fb35292968f36d35a0d124a137fdb3 Binary files /dev/null and b/logo/merge-screenshot.png differ