From 15fb2746177df4027ba04dbc6f2f18aecdd2f957 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 10 Aug 2019 15:40:18 -0400 Subject: [PATCH] Updated Notify_slack (markdown) --- Notify_slack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_slack.md b/Notify_slack.md index 1bc9773..91c2333 100644 --- a/Notify_slack.md +++ b/Notify_slack.md @@ -19,7 +19,7 @@ Regardless of what option you choose (above), both will result in giving you a w **Note:** Apprise supports this URL _as-is_ (_as of v0.7.7_); you no longer need to parse the URL any further. However there is slightly less overhead (internally) if you do. -This URL effectively equates to: +This URL effectively equates to:
```https://hooks.slack.com/services/{tokenA}/{tokenB}/{tokenC}``` If you want to convert this to an Apprise URL, do the following: