From c2959ff2f7e938d27ebdff04096b40b0f79d551c Mon Sep 17 00:00:00 2001 From: ganicke Date: Mon, 5 Aug 2024 15:17:46 -0700 Subject: [PATCH] correct help path for string-playable --- libs/core/playable.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/core/playable.ts b/libs/core/playable.ts index a918977c3e6..a36b0f536b4 100644 --- a/libs/core/playable.ts +++ b/libs/core/playable.ts @@ -100,7 +100,7 @@ namespace music { //% blockId="music_string_playable" //% block="melody $melody at tempo $bpm|(bpm)" //% weight=85 blockGap=8 - //% help=music/melody-editor + //% help=music/string-playable //% group="Melody" //% toolboxParent=music_playable_play //% toolboxParentArgument=toPlay