Fix broken link in Kavenegar notification doc (#9492)
* Fix broken link * Retrigger CI
Joel Hans committed
Jul 6, 2020 at 16:19 UTC
7dc1aafff2aa36b5908041289a8ac7b8bb5e360e
1 file changed
+1
-1
health/notifications/kavenegar/README.md
+1
-1
@@ -16,7 +16,7 @@ Will look like this on your Android device:
16
You will need:
17
18
1. Signup and Login to kavenegar.com
19
-2. Get your APIKEY and Sender from <http://panel.kavenegar.com/client/setting/account>
19
+2. Get your APIKEY and Sender from `http://panel.kavenegar.com/client/setting/account`
20
3. Fill in KAVENEGAR_API_KEY="" KAVENEGAR_SENDER=""
21
4. Add the recipient phone numbers to DEFAULT_RECIPIENT_KAVENEGAR=""
22