From e818f2f4a249abe2fd26e30de229282be2ef9940 Mon Sep 17 00:00:00 2001 From: Zach Latta Date: Fri, 30 Dec 2016 13:26:17 -0800 Subject: [PATCH] Improve Hack Club's entry on /commit --- server/utils/commit.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/server/utils/commit.json b/server/utils/commit.json index ebe234c94f..e1b53535f7 100644 --- a/server/utils/commit.json +++ b/server/utils/commit.json @@ -42,9 +42,9 @@ { "name": "hack club", "displayName": "Hack Club", - "donateUrl": "https://hackclub.io/", - "description": "Hack Club works with high school students to start and lead programming clubs at their schools.", - "imgAlt": "A bunch of high school students posing for a photo in their programming club.", + "donateUrl": "https://hackclub.com/donate", + "description": "Hack Club helps high schoolers start after-school coding clubs.", + "imgAlt": "A bunch of high school students posing for a photo in their Hack Club.", "imgUrl": "//i.imgur.com/G2YvPHf.jpg" } -] \ No newline at end of file +]