diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-15 03:25:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-15 03:25:22 +0000 |
commit | 0ce692f2add209c6f5d449ee2be7af725f1813e8 (patch) | |
tree | 2af915c6ff875c3b0b4367c334032726d2d6839a /health/notifications/pushbullet/README.md | |
parent | Adding upstream version 1.33.0. (diff) | |
download | netdata-0ce692f2add209c6f5d449ee2be7af725f1813e8.tar.xz netdata-0ce692f2add209c6f5d449ee2be7af725f1813e8.zip |
Adding upstream version 1.33.1.upstream/1.33.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'health/notifications/pushbullet/README.md')
-rw-r--r-- | health/notifications/pushbullet/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/health/notifications/pushbullet/README.md b/health/notifications/pushbullet/README.md index a1c88c703..7c2f6774e 100644 --- a/health/notifications/pushbullet/README.md +++ b/health/notifications/pushbullet/README.md @@ -14,7 +14,7 @@ And like this on your Android device: You will need: -1. Sign up and log in to [pushbullet.com](pushbullet.com) +1. Sign up and log in to [pushbullet.com](https://www.pushbullet.com/) 2. Create a new access token in your [account settings](https://www.pushbullet.com/#settings/account). 3. Fill in the `PUSHBULLET_ACCESS_TOKEN` with the newly generated access token. 4. Add the recipient emails or channel tags (each channel tag must be prefixed with #, e.g. #channeltag) to `DEFAULT_RECIPIENT_PUSHBULLET`. |