From 0747f8e587488d535821a4db1a0c6f32cc7b366f Mon Sep 17 00:00:00 2001 From: Nikita Vorobyev Date: Thu, 19 Oct 2023 00:31:42 +0100 Subject: [PATCH] Fix link to the Editor-pages guide (#199) --- LaCE-onboarding-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LaCE-onboarding-guide.md b/LaCE-onboarding-guide.md index a649360d..3f2fb111 100644 --- a/LaCE-onboarding-guide.md +++ b/LaCE-onboarding-guide.md @@ -10,7 +10,7 @@ This page will help you solve common queries that you may face while working on | 4. | [Creating a classroom](#4-creating-a-classroom)| ## 1. Creating a Topic -- To create a new topic, we first navigate to the `Topics and Skill Dashboard` and select the `CREATE TOPIC` option. To do so, you can take a look at this [guide](Editor-pages.md#steps-to-create-a-topicskill) +- To create a new topic, we first navigate to the `Topics and Skill Dashboard` and select the `CREATE TOPIC` option. To do so, you can take a look at this [guide](Editor-pages#steps-to-create-a-topicskill) - A modal will open up with necessary details of the topic that are to be filled such as topic name, topic thumbnail, etc. ![Screenshot of topic modal](images/LaCEOnboardingGuide/topic-modal.png)