From 1913876e54dc2d224aa41cf4f865aea99243da42 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 22:13:21 +0100 Subject: [PATCH] Fix Kanister link in data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 0f108ac..883cfbf 100644 --- a/data.json +++ b/data.json @@ -247,7 +247,7 @@ }, { "name": "Kanister", - "link": "https://github.com/kanisteroio/kanister", + "link": "https://github.com/kanisterio/kanister", "label": "good-first-issue", "technologies": [ "Go"