From ad1a6980419a394375c8c73676f70d7cf08a90ce Mon Sep 17 00:00:00 2001 From: Martin Eckardt Date: Sat, 1 Feb 2025 15:40:55 +0100 Subject: [PATCH] Fix Stater Kit Codespace link Signed-off-by: Martin Eckardt --- content/common/avalanche-starter-kit/set-up.mdx | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/content/common/avalanche-starter-kit/set-up.mdx b/content/common/avalanche-starter-kit/set-up.mdx index 7adc72f73c6..e195515ba09 100644 --- a/content/common/avalanche-starter-kit/set-up.mdx +++ b/content/common/avalanche-starter-kit/set-up.mdx @@ -10,7 +10,12 @@ In this course we will run the Avalanche Starter Kit in a hosted environment on -### Open the Avalanche Starter Kit Github Repository: +### Set Up Avalanche Starter Kit: + +### Create a Codespace +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=769886086&machine=standardLinux32gb) + +The Codespace will open in a new tab. Wait a few minutes until it's fully built. Alternatively, you can also clone the repo: Open Avalanche Starter Kit - - - -### Create a Codespace -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=310064032&machine=standardLinux32gb) -The Codespace will open in a new tab. Wait a few minutes until it's fully built. @@ -72,4 +71,4 @@ You can switch any time from the browser IDE to Visual Studio Code: The first time you switch, you will be asked to install the [Codespaces extension](https://marketplace.visualstudio.com/items?itemName=GitHub.codespaces) and connect VS Code to you GitHub account, if it is not already connceted. - \ No newline at end of file +