From 84fd22571887eb1da88d30a7333bf8b4ae1b767e Mon Sep 17 00:00:00 2001 From: Johnathan Jacobs Date: Mon, 14 Oct 2024 12:16:15 +0200 Subject: [PATCH] change softrays demo to use latest release --- content/showcase/softrays.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/showcase/softrays.md b/content/showcase/softrays.md index 72f013c..7884d12 100644 --- a/content/showcase/softrays.md +++ b/content/showcase/softrays.md @@ -13,4 +13,4 @@ Visit [GitHub]("https://github.com/DragonStorm97/softrays") for the code, and mo > [!WARNING] > This takes time to render! -{{< wasm start_button=true border_width=0 width="100%" src="https://cdn.jsdelivr.net/gh/DragonStorm97/softrays@release-artifacts-release-1/release/raw/softrays/softrays.js" >}} +{{< wasm start_button=true border_width=0 width="100%" src="https://cdn.jsdelivr.net/gh/DragonStorm97/softrays@release-artifacts-latest/release/raw/demo/demo.js" >}}