From dd6441184b5c19ce7c3aa6d650a4b72b13d472c3 Mon Sep 17 00:00:00 2001 From: Vulich Fernando <46904390+fvulich@users.noreply.github.com> Date: Fri, 26 Feb 2021 16:03:51 -0300 Subject: [PATCH] Update Outlook365 URL Fixes #2964 --- api/services.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/services.json b/api/services.json index ce1098f6..30bdd92a 100644 --- a/api/services.json +++ b/api/services.json @@ -964,7 +964,7 @@ "logo": "outlook365.png", "name": "Outlook 365", "description": "Outlook for Business", - "url": "https://outlook.office.com/owa/", + "url": "https://outlook.office.___/owa/", "type": "email", "allow_popups": false, "manual_notifications": true,