From 8a142f2997309ee0bb08c55b0d1716a9eef0d79d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Conejo?= Date: Wed, 31 Jul 2024 22:20:03 +0200 Subject: [PATCH] Update the name of a listed tool. CASE became Manifest --- data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data.json b/data.json index b43d92a..459f820 100644 --- a/data.json +++ b/data.json @@ -2097,11 +2097,11 @@ "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." }, { - "name": "CASE", - "link": "https://github.com/casejs/case", + "name": "Manifest", + "link": "https://github.com/mnfst/manifest", "label": "Good First Issue", "technologies": ["TypeScript"], - "description": "CASE is an open-source and frameworkless tool that makes it easy to build CRUD web applications." + "description": "Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly." } ] }