From f5de8d7653cd309b0d4007fa605c2cc185499ae8 Mon Sep 17 00:00:00 2001 From: Manuel Trezza <5673677+mtrezza@users.noreply.github.com> Date: Fri, 28 Mar 2025 02:06:59 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 70e50570d5..ac39b74e65 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,9 @@ "version": "7.0.0-alpha.2", "repository": { "type": "git", - "url": "https://github.com/ParsePlatform/parse-dashboard" + "url": "https://github.com/parse-community/parse-dashboard" }, - "description": "The Parse Dashboard", + "description": "The Parse Dashboard for Parse Server", "parseDashboardFeatures": [ "Data Browser", "Cloud Code Viewer",