From b2b42ac58c819b8d31aec00b05695c8d7beded6a Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sun, 27 Mar 2022 18:40:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10f20d5..38798af 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ With this agent plugin you can monitor URLs from the perspective of the monitored host and not the monitoring server ;-) -It is build around cURL from [https://curl.se/](https://curl.se/) based on an idea of Christian Wirtz (doc@snowheaven.de) and Ingo Hambrock. +It is build around cURL from [https://curl.se/](https://curl.se/) based on an idea of Christian Wirtz (doc[at]snowheaven[dot]de) and Ingo Hambrock. cURL supports a lot of different protocols like: - dict -- GitLab