From 0c648a22c5b0a853c73922dbd7439bf663142f77 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sat, 15 Jun 2024 08:17:10 +0000
Subject: [PATCH] Update README.md

---
 README.md | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 27ce016..e39630f 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,6 @@ The output should look like this
 If you got something like this `curl: unknown --write-out variable: 'json'`, you need to update your curl executable or use the above package.
 
 ---
-
 ### Update
 
 *Note*: to update from a pre 20220410 version (if you have used the curl_executable plugin) you need to
@@ -64,21 +63,21 @@ If you got something like this `curl: unknown --write-out variable: 'json'`, you
 ---
 #### Want to contribute?
 Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
----
 
+---
 ### Sample Output and WATO
 
 <details><summary>Sample output</summary>
 
 <details><summary>Check summary</summary>
 
-![check summary](/doc/sample.png?raw=true "sample output")
+![check summary](img/sample.png?raw=true "sample output")
 
 </details>
 
 <details><summary>Check details</summary>
 
-![check details](/doc/sample-details.png?raw=true "sample output details")
+![check details](img/sample-details.png?raw=true "sample output details")
 
 
 </details>
@@ -89,13 +88,13 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
 
 <details><summary>WATO cURL service</summary>
 
-![WATO cURL service](doc/wato.png "WATO cURL service")
+![WATO cURL service](img/wato.png "WATO cURL service")
 
 </details>
 
 <details><summary>WATO bakery cURL</summary>
 
-![WATO bakery cURL](doc/wato-bakery.png "WATO bakery")
+![WATO bakery cURL](img/wato-bakery.png "WATO bakery")
 
 </details>
 
-- 
GitLab