From e39df665648c6b1d788e04ea519e31c824162534 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Thu, 6 Mar 2025 22:20:43 +0100 Subject: [PATCH] remove demo from mathesar (#1181) - ref: #1 - `https://demo.mathesar.org/ : HTTPSConnectionPool(host='demo.mathesar.org', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(, 'Connection to demo.mathesar.org timed out. (connect timeout=10)'))` - Demo seems to be removed, no mentions of it on website or repo --- software/mathesar.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/mathesar.yml b/software/mathesar.yml index fc9e9e0b6d..78331bfed1 100644 --- a/software/mathesar.yml +++ b/software/mathesar.yml @@ -9,7 +9,6 @@ platforms: tags: - Database Management source_code_url: https://github.com/centerofci/mathesar -demo_url: https://demo.mathesar.org/ stargazers_count: 3983 updated_at: '2025-03-04' archived: false