From 63cea9ea1b0aabecb70e9c96c18501287aef2dcc Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 15 Jun 2024 18:03:50 +0200 Subject: [PATCH] fix otobo (#752) - ref: #1 - `https://otobo.de/en/open-source-ticketing-system/#demos : HTTP 404` - Domain changed from `otobo.de` to `otobo.io` - Demo URL changed from `https://otobo.de/en/open-source-ticketing-system/#demos` to `https://otobo.io/en/service-management-plattform/otobo-demo/` --- software/otobo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/software/otobo.yml b/software/otobo.yml index 9f3c4db823..b233d2450d 100644 --- a/software/otobo.yml +++ b/software/otobo.yml @@ -1,5 +1,5 @@ name: OTOBO -website_url: https://otobo.de/en/ +website_url: https://otobo.io/en/ description: Flexible web-based ticketing system used for Customer Service, Help Desk, IT Service Management. licenses: - GPL-3.0 @@ -9,7 +9,7 @@ platforms: tags: - Ticketing source_code_url: https://github.com/RotherOSS/otobo -demo_url: https://otobo.de/en/open-source-ticketing-system/#demos +demo_url: https://otobo.io/en/service-management-plattform/otobo-demo/ stargazers_count: 237 updated_at: '2024-06-14' archived: false