From b59a049e9317ef94d2747c9b3a0827a5da696b1f Mon Sep 17 00:00:00 2001 From: Ronald Bourret Date: Thu, 23 Oct 2025 21:56:15 +0000 Subject: [PATCH 1/2] chore: Update URLs in demos --- examples/generator-demo/index.html | 2 +- examples/graph-demo/index.html | 2 +- examples/toolbox-demo/index.html | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/generator-demo/index.html b/examples/generator-demo/index.html index 08545fd324..bc352107b4 100644 --- a/examples/generator-demo/index.html +++ b/examples/generator-demo/index.html @@ -28,7 +28,7 @@

→ More info on Code Generators and diff --git a/examples/graph-demo/index.html b/examples/graph-demo/index.html index 6c9db7af63..7ef618eb77 100644 --- a/examples/graph-demo/index.html +++ b/examples/graph-demo/index.html @@ -40,7 +40,7 @@

→ More info on Realtime generation

diff --git a/examples/toolbox-demo/index.html b/examples/toolbox-demo/index.html index 8f448ac746..f715fa5783 100644 --- a/examples/toolbox-demo/index.html +++ b/examples/toolbox-demo/index.html @@ -22,10 +22,10 @@

This is a demo of a complex category structure for the toolbox.

- → More info on the + → More info on ToolboxToolbox Categories…

From 6f4b94146964add50260ea2767eaed82f79eed5d Mon Sep 17 00:00:00 2001 From: Ronald Bourret Date: Thu, 23 Oct 2025 22:14:35 +0000 Subject: [PATCH 2/2] chore: Update URLs on Plugins and Demos page --- gh-pages/_index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gh-pages/_index.html b/gh-pages/_index.html index ac2486fc20..f2d6e9b580 100644 --- a/gh-pages/_index.html +++ b/gh-pages/_index.html @@ -191,7 +191,7 @@

Workspace

- These plugins add new features and functionality to the Blockly workspace. + These plugins add new features and functionality to the Blockly workspace. Learn more about creating a workspace.