diff --git a/docs/src/pages/guides/tls-checkers.md b/docs/src/pages/guides/tls-checkers.md index 967e59597..ed40d31f7 100644 --- a/docs/src/pages/guides/tls-checkers.md +++ b/docs/src/pages/guides/tls-checkers.md @@ -6,10 +6,6 @@ title: TLS Checkers You can check TLS validity and set the threshold to send notification before the expiry time. ```yaml -probes: - - id: 'Example' - requests: - - url: http://example.com certificate: domains: - example.com