From f15c78f164fd8144d78349511321e4df25a1bc8d Mon Sep 17 00:00:00 2001 From: Anthony Max Date: Sun, 10 Nov 2024 02:40:34 +0300 Subject: [PATCH] Update HMPL data The repository has been moved, information has been updated. --- data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 3e808456..bd1435e0 100644 --- a/data.json +++ b/data.json @@ -605,12 +605,12 @@ }, { "name": "HMPL", - "link": "https://github.com/hmpl-lang/hmpl", + "link": "https://github.com/hmpl-language/hmpl", "label": "good first issue", "technologies": [ "JavaScript" ], - "description": "Template language for displaying UI from server to client." + "description": "Server-oriented customizable templating for JavaScript." }, { "name": "Moment.js",