From 0198c51cc4484308d7d22a927ffc799a608505c3 Mon Sep 17 00:00:00 2001 From: Alon Carmel Date: Thu, 3 Apr 2025 16:34:11 +0300 Subject: [PATCH] remove play url --- docs/resources.md | 3 +-- index.md | 4 ---- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/resources.md b/docs/resources.md index 9c7e6ca..d762dad 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -4,5 +4,4 @@ nav_order: 10 --- # Resources -- [Build Your Own Developer Training Quest](https://www.youtube.com/watch?v=4n3SB-KGFZo&ab_channel=LearnWithJason) - Jason is building a quest to learn javascript concepts with Lior Brauer from Wilco. -- [Build your first quest](https://app.wilco.gg/guest?directQuestId=build_your_first_quest) - A quest that teaches you how to build a quest +- [Build Your Own Developer Training Quest](https://www.youtube.com/watch?v=4n3SB-KGFZo&ab_channel=LearnWithJason) - Jason is building a quest to learn javascript concepts with Lior Brauer from Wilco. \ No newline at end of file diff --git a/index.md b/index.md index ede6384..05cd632 100644 --- a/index.md +++ b/index.md @@ -19,10 +19,6 @@ The following repository outlines how to create a quest from scratch or using pr [Start here] -### **Getting started with a tutorial quest** -You can also start by playing a quest that teaches you how to build quests. It's crazy, we know! -Try it out [here](https://app.wilco.gg/guest?directQuestId=build_your_first_quest) - ### **Issues** If you have encountered a problem while working with the Builder SDK or this documentation, please create a new [issue] to bring it to our team’s attention.