summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2022-01-28 00:45:37 +0300
committerGitHub <noreply@github.com>2022-01-28 00:45:37 +0300
commit6b73721381141982c0d74db0ff0ab3bc5b7c56a3 (patch)
tree65b9a9bec7da4b6b3d7ecb714ebddf0eea9b3816 /health
parent98f33197afd791aba63939008748357ac44e2508 (diff)
fix(docs): unresolved file references (#12053)
Diffstat (limited to 'health')
-rw-r--r--health/notifications/pushbullet/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/notifications/pushbullet/README.md b/health/notifications/pushbullet/README.md
index a1c88c703e..7c2f6774e0 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`.