From b219aa1ac40b8a25fab4a72cffb277126f13b930 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 5 Jul 2024 12:33:42 +0200 Subject: [PATCH] Remove Solidus demo (#768) - ref: #1 - `https://demo.solidus.io/ : HTTPSConnectionPool(host='demo.solidus.io', port=443): Read timed out. (read timeout=10)` - The Demo website is broken (without any css or js), [this has been reported already over a month ago](https://github.com/solidusio/solidus/issues/5777), but no one has fixed it yet. --- software/solidus.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/solidus.yml b/software/solidus.yml index 800c8e6dcf..862f3a1811 100644 --- a/software/solidus.yml +++ b/software/solidus.yml @@ -9,7 +9,6 @@ platforms: tags: - E-commerce source_code_url: https://github.com/solidusio/solidus -demo_url: https://demo.solidus.io/ stargazers_count: 4936 updated_at: '2024-06-24' archived: false