From 82775c94697d5ab6b3bd441af27af9f0ace12542 Mon Sep 17 00:00:00 2001 From: Pascal Rinker Date: Fri, 26 Jun 2020 12:34:22 +0200 Subject: [PATCH] [TASK] Update api url to stable --- Classes/Utility/AvalexUtility.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classes/Utility/AvalexUtility.php b/Classes/Utility/AvalexUtility.php index 732b818..18fe9f1 100644 --- a/Classes/Utility/AvalexUtility.php +++ b/Classes/Utility/AvalexUtility.php @@ -31,7 +31,7 @@ class AvalexUtility /** * @var string */ - protected static $apiUrl = 'https://dev.avalex.de/'; + protected static $apiUrl = 'https://avalex.de/'; /** * Returns the API url with trailing slash