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.