From bb1b038a0b02c074260a2604162913488b7dbc02 Mon Sep 17 00:00:00 2001 From: Adrian Thompson Date: Tue, 20 Aug 2024 23:42:19 -0500 Subject: [PATCH] Update scavenger hunt link (#524) --- data/useAboutArchwayArticles.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/useAboutArchwayArticles.ts b/data/useAboutArchwayArticles.ts index 0f69268c..68c540a2 100644 --- a/data/useAboutArchwayArticles.ts +++ b/data/useAboutArchwayArticles.ts @@ -19,7 +19,7 @@ export const useAboutArchwayArticles = async (): Promise<{ _id: 'scavenger-hunt', title: 'Scavenger Hunt', description: 'Congratulations on finding the third clue! Keyword #3 is “DEVELOPER REWARDS”. Click on this module to go to the fourth clue\'s location!', - _path: 'https://archway.io/ecosystem', + _path: 'https://connect.archway.io/projects/scavengerhunt', logo: 'ScavengerHuntIcon', });