Updated Notify_slack (markdown)

Chris Caron 2019-08-10 15:40:18 -04:00
parent 8ebdc5eeb0
commit 15fb274617

@ -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:<br/>
```https://hooks.slack.com/services/{tokenA}/{tokenB}/{tokenC}```
If you want to convert this to an Apprise URL, do the following: