From 71e216489bde4fd565d451c7280817132d2c84f3 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sun, 7 Apr 2019 10:38:43 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 8429456..bc4549b 100644 --- a/Home.md +++ b/Home.md @@ -34,8 +34,8 @@ The following notification services are supported: * [[Twitter|Notify_twitter]] * [[XBMC|Notify_xbmc]] * [[XMPP|Notify_xmpp]] -* [[Windows Notifications|Notify_windows]] * [[Webex Teams|Notify_webex]] +* [[Windows Notifications|Notify_windows]] The following are just some general notification services you can configure to have posted to any website of your choice. From there you can decide what actions you want to take. * [[JSON|Notify_Custom_JSON]]