diff --git a/website/src/pages/technical-manual/packages.mdx b/website/src/pages/technical-manual/packages.mdx index 60963e52..d378f781 100644 --- a/website/src/pages/technical-manual/packages.mdx +++ b/website/src/pages/technical-manual/packages.mdx @@ -51,7 +51,7 @@ These packages provide bindings for different ways to output strudel patterns: ### No Longer Maintained -- [react](https://github.com/tidalcycles/strudel/tree/main/packages/react#strudelreact): react hooks and components for strudel +- [react](https://www.npmjs.com/package/@strudel.cycles/react): react hooks and components for strudel - [eval](https://www.npmjs.com/package/@strudel.cycles/eval): old code transpiler - [tone](https://www.npmjs.com/package/@strudel.cycles/tone): bindings for Tone.js instruments and effects - [webdirt](https://www.npmjs.com/package/@strudel.cycles/webdirt): webdirt bindings, replaced by webaudio package