Skip to content

Commit

Permalink
Merge pull request #10 from eidam/e/fix-default-config
Browse files Browse the repository at this point in the history
fix: correct cloudflare.com monitor url
  • Loading branch information
eidam authored Nov 17, 2020
2 parents 126a48b + 84ca578 commit 9cd0e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ monitors:
- id: www-cloudflare-com
name: www.cloudflare.com
description: 'Built for anything connected to the Internet.'
url: 'https://github.com/eidam/cf-workers-status-page'
url: 'https://www.cloudflare.com'
method: GET
expectStatus: 200

Expand Down

0 comments on commit 9cd0e4e

Please sign in to comment.