Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix site config doc
  • Loading branch information
loomchild authored Oct 5, 2021
1 parent b80a658 commit 707811c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ Make sure to test your changes by [triggering the check manually](#manual-trigge

### site

Specify the site to be monitored, e.g.:
Specify URL of the site to be monitored, including the protocol, e.g.:

```
site: www.example.com
site: https://www.example.com
```

Disable tracking completely:
Expand Down

0 comments on commit 707811c

Please sign in to comment.