From eb852caee8babe20bfbd510f77858bb4e406fccf Mon Sep 17 00:00:00 2001
From: Kamran Ahmed
Date: Tue, 30 May 2023 14:50:28 +0100
Subject: [PATCH] Update link to improve guide
---
src/components/GuideHeader.astro | 2 +-
src/components/RoadmapHint.astro | 7 ++-----
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/src/components/GuideHeader.astro b/src/components/GuideHeader.astro
index 5caf007fb..f11662573 100644
--- a/src/components/GuideHeader.astro
+++ b/src/components/GuideHeader.astro
@@ -32,7 +32,7 @@ const { author } = frontmatter;
·
Improve this Guide
diff --git a/src/components/RoadmapHint.astro b/src/components/RoadmapHint.astro
index 3e53bbf60..fa22ef1c7 100644
--- a/src/components/RoadmapHint.astro
+++ b/src/components/RoadmapHint.astro
@@ -56,7 +56,7 @@ const roadmapTitle =
class='mr-0.5 rounded-sm bg-yellow-200 px-1 py-0.5 text-xs font-medium uppercase text-yellow-900'
>New
- Resources are here, try clicking nodes
+ Track your progress and learn by clicking roadmap items.
- Click roadmap items for resources or visit{' '}
-
- resources list.
+ Track your progress and learn about the topics by clicking the roadmap items.