diff --git a/website/src/pages/learn/effects.mdx b/website/src/pages/learn/effects.mdx
index 39f52e9f..2f7eaa7f 100644
--- a/website/src/pages/learn/effects.mdx
+++ b/website/src/pages/learn/effects.mdx
@@ -293,8 +293,6 @@ global effects use the same chain for all events of the same orbit:
-Next, we'll look at strudel's support for [Csound](/learn/csound).
-
## Phaser
### phaser
@@ -312,3 +310,5 @@ Next, we'll look at strudel's support for [Csound](/learn/csound).
### phasersweep
+
+Next, we'll look at input / output via [MIDI, OSC and other methods](/learn/input-output).