From 58094973b06e3cdce02a91d17b0451b91ee08702 Mon Sep 17 00:00:00 2001 From: Forrest Cahoon Date: Sun, 4 Jan 2026 09:39:17 -0600 Subject: [PATCH] Fix doc link in @strudel/osc README.md --- packages/osc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/osc/README.md b/packages/osc/README.md index 0a7bfedcf..c606daa59 100644 --- a/packages/osc/README.md +++ b/packages/osc/README.md @@ -46,4 +46,4 @@ all(osc) [open in repl](https://strudel.cc/#JDogcygiYmQqNCIpCgphbGwob3NjKQ%3D%3D) -You can read more about [how to use Superdirt with Strudel the Tutorial](https://strudel.cc/learn/input-output/#superdirt-api) +You can read more about [how to use Superdirt with Strudel](https://strudel.cc/learn/input-output/#oscsuperdirtstrudeldirt) in the tutorial.