From 4d8308a763a632cc4dd93ed2a2ab129eb957af72 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Fri, 9 Jun 2023 21:33:32 +0200 Subject: [PATCH] fix: link goes to wrong language --- website/src/pages/workshop/first-effects.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/workshop/first-effects.mdx b/website/src/pages/workshop/first-effects.mdx index 6e323f4c..e3ce5487 100644 --- a/website/src/pages/workshop/first-effects.mdx +++ b/website/src/pages/workshop/first-effects.mdx @@ -332,4 +332,4 @@ The whole automation will now take 8 cycles to repeat. | speed | ")`} /> | | range | | -Let us now take a look at some of Tidal's typical [pattern effects](/de/workshop/pattern-effects). +Let us now take a look at some of Tidal's typical [pattern effects](/workshop/pattern-effects).