From 1c803ec31723a93b8229d32aaf5f33ff574d5327 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Sun, 22 Oct 2023 14:49:07 +0100 Subject: [PATCH] Update Hadmean, rename to Dashpress (#303) --- software/{hadmean.yml => dashpress.yml} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename software/{hadmean.yml => dashpress.yml} (62%) diff --git a/software/hadmean.yml b/software/dashpress.yml similarity index 62% rename from software/hadmean.yml rename to software/dashpress.yml index 6f12b97b38..f506844a66 100644 --- a/software/hadmean.yml +++ b/software/dashpress.yml @@ -1,5 +1,5 @@ -name: Hadmean -website_url: https://hadmean.com +name: Dashpress +website_url: https://github.com/dashpresshq/dashpress description: Generate fully functional admin apps in seconds from your database information, with a single command. licenses: - AGPL-3.0 @@ -8,7 +8,8 @@ platforms: - Docker tags: - Software Development - Low Code -source_code_url: https://github.com/hadmean/hadmean +source_code_url: https://github.com/dashpresshq/dashpress +demo_url: https://demo.dashpress.io/auth stargazers_count: 512 updated_at: '2023-10-20' archived: false