From 3437929b642b42c5b04153b7e2d822e64e4902e3 Mon Sep 17 00:00:00 2001 From: Gyanendra Mishra Date: Mon, 24 Apr 2023 22:22:31 +0100 Subject: [PATCH] docs: ask users to just click on "New Workspace" due to recent GitPod changes (#556) ## Description: Kevin found the popup to be confusing; agree with the feedback. Haven't found a workaround for it so adding more docs as duct tape while we discuss the issue here https://github.com/gitpod-io/gitpod/issues/17215 ## Is this change user facing? YES ## References (if applicable): Closes #555 --- docs/docs/quickstart.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/docs/quickstart.md b/docs/docs/quickstart.md index 93f55c0ab8..b8974fcd18 100644 --- a/docs/docs/quickstart.md +++ b/docs/docs/quickstart.md @@ -24,7 +24,9 @@ For a quick read on what Kurtosis is and what problems Kurtosis aims to solve, o This quickstart is in a "code along" format. You can also dive straight into running the end results and exploring the code too. -**Player One: [Start](https://gitpod.io/?editor=code#https://github.com/kurtosis-tech/quickstart-gitpod)** +**Open the Playground: [Start](https://gitpod.io/?editor=code#https://github.com/kurtosis-tech/quickstart-gitpod)** + +Click on the "New Workspace" button! You don't have to worry about the Context URL, Editor or Class. It's all pre-configured for you.