From f5e94feaf4ac093016b4745bda643a1384731d0a Mon Sep 17 00:00:00 2001
From: atoav <dh@atoav.com>
Date: Mon, 21 Oct 2019 16:50:59 +0200
Subject: [PATCH] Fix image path

---
 readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index e07994f..88f2721 100644
--- a/readme.md
+++ b/readme.md
@@ -15,4 +15,4 @@ The device runs on a single 9V battery and outputs it's signal on a 6.3mm audio
 
 There is a mistake with the output power switching in revision `0.9` – gladly this is easily fixed, by drilling away a pad and bridging a connection: 
 
-![](images\0.9_fix_jack.png)
\ No newline at end of file
+![](images/0.9_fix_jack.png)
-- 
GitLab