From cfd254085ecc0206f4013bd3f48415e35ac99b42 Mon Sep 17 00:00:00 2001
From: David Huss <dh@atoav.com>
Date: Fri, 16 Feb 2024 16:47:28 +0000
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index bacab1a..749bd59 100644
--- a/README.md
+++ b/README.md
@@ -4,5 +4,5 @@
 
 # What does the looper do?
 
-*daisy-looper* is a software that can be installed on the [daisyy hardware](../../README.md) developed in the course *Synthesizer DIY* that took place during winter semester 2023/2024 at HFBK Hamburg. The looper allows you to record audio present at the input and [overdub](https://en.wikipedia.org/wiki/Overdubbing) into up to 5 different virtual "tapes" called *buffers*. The recorded sounds stored in each buffer will be displayed as a waveform and can be played back at different speeds (including reverse speed). 
+*daisy-looper* is a software that can be installed on the [daisyy hardware](/sdiy/daisyy/daisyy-hardware) developed in the course *Synthesizer DIY* that took place during winter semester 2023/2024 at HFBK Hamburg. The looper allows you to record audio present at the input and [overdub](https://en.wikipedia.org/wiki/Overdubbing) into up to 5 different virtual "tapes" called *buffers*. The recorded sounds stored in each buffer will be displayed as a waveform and can be played back at different speeds (including reverse speed). 
 
-- 
GitLab