From b2aeb3e311eb07108e8b52a75b69de28012a1cdd Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Thu, 6 Mar 2025 22:21:24 +0100 Subject: [PATCH] fix flexisip website (#1180) - ref: #1 - `https://www.linphone.org/technical-corner/flexisip/ : HTTP 404` --- software/flexisip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/flexisip.yml b/software/flexisip.yml index d5cf06a8f1..526cdf7ce8 100644 --- a/software/flexisip.yml +++ b/software/flexisip.yml @@ -1,5 +1,5 @@ name: Flexisip -website_url: https://www.linphone.org/technical-corner/flexisip/ +website_url: http://flexisip.org/ description: A complete, modular and scalable SIP server, includes a push gateway, to deliver SIP incoming calls or text messages on mobile device platforms where push notifications are required to receive information when the app is not active in the foreground. licenses: - AGPL-3.0