From 7ca415244fa5be0084cfbdf6935e3f0b50bd26a7 Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Mon, 17 Mar 2025 16:02:28 -0700 Subject: [PATCH 1/2] Update vscode.dev/makecode link to vscode.dev/edu/makecode --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59a6f78..ee19538 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Microsoft MakeCode Arcade extension for Visual Studio Code -A VS Code extension for making retro-style video games with [Microsoft MakeCode Arcade](https://arcade.makecode.com/). Code, create pixel art, and play your game in both native VS Code and [vscode.dev](https://insiders.vscode.dev/makecode)! +A VS Code extension for making retro-style video games with [Microsoft MakeCode Arcade](https://arcade.makecode.com/). Code, create pixel art, and play your game in both native VS Code and [vscode.dev](https://insiders.vscode.dev/edu/makecode)! ## Starting a new project From 914aaaffea12d992d08372e223dce967a48a7d93 Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Mon, 17 Mar 2025 16:06:13 -0700 Subject: [PATCH 2/2] Point to live instead of insiders --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee19538..80bade8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Microsoft MakeCode Arcade extension for Visual Studio Code -A VS Code extension for making retro-style video games with [Microsoft MakeCode Arcade](https://arcade.makecode.com/). Code, create pixel art, and play your game in both native VS Code and [vscode.dev](https://insiders.vscode.dev/edu/makecode)! +A VS Code extension for making retro-style video games with [Microsoft MakeCode Arcade](https://arcade.makecode.com/). Code, create pixel art, and play your game in both native VS Code and [vscode.dev](https://vscode.dev/edu/makecode)! ## Starting a new project