add linkback

This commit is contained in:
AJ ONeal 2019-06-09 02:12:05 -06:00
parent ca9a662d4f
commit c91afbff8f
1 changed files with 47 additions and 47 deletions

View File

@ -1,4 +1,4 @@
# Watchdog
# [Watchdog](https://git.rootprojects.org/root/watchdog.go)
> Get notified when sites go down.
@ -198,7 +198,7 @@ The examples below are shown with Twilio and Mailgun, as taken from their `curl`
"password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
"headers": {
"User-Agent": "Watchdog/1.0",
"User-Agent": "Watchdog/1.0"
},
"form": {
"from": "Watchdog <watchdog@my.example.com>",
@ -216,7 +216,7 @@ The examples below are shown with Twilio and Mailgun, as taken from their `curl`
"password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
"headers": {
"User-Agent": "Watchdog/1.0",
"User-Agent": "Watchdog/1.0"
},
"form": {
"To": "+1 801 555 1234",