From 61cb739720794cbc8209341044a25c334530b9ad Mon Sep 17 00:00:00 2001 From: K M Emon Ahmed Date: Sat, 15 Jul 2023 09:40:04 +0600 Subject: [PATCH] Fixed broken hyperlink of Discourse, Issue: #1294 --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 28ce1de..2d20736 100644 --- a/data.json +++ b/data.json @@ -1663,7 +1663,7 @@ }, { "name": "Discourse", - "link": "https://meta.discourse.org/tags/starter-task", + "link": "https://github.com/discourse/discourse", "technologies": [ "Ruby" ],