From 7373dfc525d21cd33d12887955a3935dd9ad9f5e Mon Sep 17 00:00:00 2001 From: JR1811 Date: Tue, 27 Aug 2024 15:02:35 +0200 Subject: [PATCH] small link fix --- develop/sounds/dynamic-sounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop/sounds/dynamic-sounds.md b/develop/sounds/dynamic-sounds.md index bc337f051..d09a13041 100644 --- a/develop/sounds/dynamic-sounds.md +++ b/develop/sounds/dynamic-sounds.md @@ -8,7 +8,7 @@ authors: # Create Dynamic and Interactive Sounds{#create-dynamic-and-interactive-sounds} ::: info -This page builds on top of the [Playing Sounds](../sounds/custom) and the [Creating Custom Sounds](../sounds/custom) pages! +This page builds on top of the [Playing Sounds](../sounds/using-sounds) and the [Creating Custom Sounds](../sounds/custom) pages! ::: ## Problems with `SoundEvents` {#problems-with-soundevents}