From 3c56015bcd9cb513a824785554fb9988270a97aa Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sat, 21 Oct 2023 17:24:50 +0000
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7f4fe5d..783c11a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
 [PACKAGE]: ../../raw/master/mkp/curl-0.2.0-20231019.mkp "curl-0.2.0-20231019.mkp"
+[EXECUTABLE]: ../../raw/master/mkp/curl_executable-20220410.v7.82.0.mkp "curl_executable-20220410.v7.82.0.mkp"
 # cURL agent plugin for Linux and Windows
 
 With this agent plugin you can monitor URLs from the perspective of the monitored host and not the monitoring server ;-)
@@ -30,7 +31,7 @@ cURL supports a lot of different protocols like:
 ### Download
  
 - [Download latest mkp file][PACKAGE] the main package
-- [curl_executable-20220410.v7.82.0.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl/-/raw/master/curl_executable-20220410.v7.82.0.mkp) the Linux and Windows executable in version 7.82.0 and the cURL cert bundle (this package is optional see below).
+- [Download the cURL execurable mkp][EXECUTABLE] for Linux and Windows executable in version 7.82.0 and the cURL cert bundle (this package is optional see below).
 
 **Note**: this plugin needs at leat `curl` version 7.70.0 from April 29 2020 to work. 
 
-- 
GitLab