From 05c1bb954ce8ebc4d65f8e7e5c7197b2d3c5ed39 Mon Sep 17 00:00:00 2001 From: Eric Rosenbaum <eric.rosenbaum@gmail.com> Date: Thu, 15 Jun 2017 13:29:24 -0400 Subject: [PATCH 1/3] Spotify extension link points to docs page --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f9e7dd8..290c64e 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ <ul class="featured-extensions"> <li class="featured-extension"> - <a href="?url=https://ericrosenbaum.github.io/spotify-extension/examples/dance-party.sbx" data-action="load-url"> + <a href="https://ericrosenbaum.github.io/spotify-extension/"> <img src="images/extensions/spotify_large.png" /> <section> <h2>Spotify</h2> From 225fa4737e60582e3ab19bebaaab28d1ba974542 Mon Sep 17 00:00:00 2001 From: Kreg Hanning <khanning@gmail.com> Date: Thu, 15 Jun 2017 16:32:53 -0400 Subject: [PATCH 2/3] micro:bit extension link points to docs page --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 290c64e..73fee45 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@ </a> </li> <li class="featured-extension"> - <a href="?url=https://llk.github.io/microbit-extension/examples/Button.sbx" data-action="load-url"> + <a href="https://llk.github.io/microbit-extension/" data-action="load-url"> <img src="images/extensions/microbit_small.png" /> <section> <h2>micro:bit</h2> From 6052831f7cb5b344c51dac05b55b22290915742d Mon Sep 17 00:00:00 2001 From: Kreg Hanning <khanning@gmail.com> Date: Thu, 15 Jun 2017 16:33:41 -0400 Subject: [PATCH 3/3] Arduino extension link points to docs page --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 73fee45..efda47b 100644 --- a/index.html +++ b/index.html @@ -63,7 +63,7 @@ </a> </li> <li class="featured-extension"> - <a href="?url=http://khanning.github.io/scratch-arduino-extension/examples/Arduino%20Example%20-%20Blink%20an%20LED.sbx" data-action="load-url"> + <a href="https://khanning.github.io/scratch-arduino-extension/" data-action="load-url"> <img src="images/extensions/arduino_small.png" /> <section> <h2>Arduino</h2>