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: