diff --git a/website/src/pages/learn/strudel-vs-tidal.mdx b/website/src/pages/learn/strudel-vs-tidal.mdx index 776ca759..8f67e779 100644 --- a/website/src/pages/learn/strudel-vs-tidal.mdx +++ b/website/src/pages/learn/strudel-vs-tidal.mdx @@ -144,3 +144,5 @@ You can get the same tempo as tidal with: ``` note("c a f e").fast(.5625); ``` + +Next up: the [REPL](/technical-manual/repl)