add linkback

This commit is contained in:
AJ ONeal 2019-06-09 02:12:05 -06:00
부모 ca9a662d4f
커밋 c91afbff8f
1개의 변경된 파일47개의 추가작업 그리고 47개의 파일을 삭제

파일 보기

@ -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",