From 617f3513527eaffd326511bfbce6f8deac73425e Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 5 Jul 2024 12:36:02 +0200 Subject: [PATCH] Remove Seatsurfing demo (#765) - ref: #1 - `https://seatsurfing.app/get-started/ : HTTP 404` - The Demo moved to `https://seatsurfing.app/getting-started`, however for the demo you now need to register a account (which also includes registering and confirming an email address). --- software/seatsurfing.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/seatsurfing.yml b/software/seatsurfing.yml index 2d53d1f344..5866308162 100644 --- a/software/seatsurfing.yml +++ b/software/seatsurfing.yml @@ -8,7 +8,6 @@ platforms: tags: - Booking and Scheduling source_code_url: https://github.com/seatsurfing/backend -demo_url: https://seatsurfing.app/get-started/ stargazers_count: 100 updated_at: '2024-07-01' archived: false