From c41dae5becfa3933f0beaf821184a7f7bd78f33a Mon Sep 17 00:00:00 2001 From: Will Tsai <28876888+willtsai@users.noreply.github.com> Date: Tue, 24 Oct 2023 15:14:41 -0700 Subject: [PATCH] add codespaces back to Helm tutorial Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com> --- docs/content/tutorials/helm/index.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/docs/content/tutorials/helm/index.md b/docs/content/tutorials/helm/index.md index 17a066080..e6942e933 100644 --- a/docs/content/tutorials/helm/index.md +++ b/docs/content/tutorials/helm/index.md @@ -22,14 +22,7 @@ This tutorial will teach you the following about Radius: ## Step 1. Clone and open the sample code -Use the terminal to clone the `samples` repository locally and navigate to the `./samples/demo` directory: - -```bash -git clone https://github.com/radius-project/samples.git -cd ./samples/samples/demo -``` - - +{{< /tabs >}} ## Step 2. Initialize Radius