From ac7c0fb097629577bf2d8a730f8ac86386f343d5 Mon Sep 17 00:00:00 2001 From: Shuflduf Date: Tue, 10 Dec 2024 19:56:34 -0700 Subject: [PATCH] Update programs.json to have the website for hack store --- programs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/programs.json b/programs.json index 9d058ac..843184a 100644 --- a/programs.json +++ b/programs.json @@ -142,7 +142,7 @@ { "name": "Hack Store", "description": "Use a free alternative app store and get a Google Developer account.", - "website": null, + "website": "https://www.hackstore.dev/", "slack": "https://slack.com/archives/C07BGFG6CDQ", "slackChannel": "#hack-store", "status": "upcoming" @@ -284,4 +284,4 @@ "ended": "Ended October 21st" } ] -} \ No newline at end of file +}