From 0f8e769dd08df199a30685426692b81446e3ccf4 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Wed, 11 May 2022 20:10: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 564c344..05ec4ff 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Check plugin to monitors status of BGP peers and inventory plugin for static BGP
 
 **NOTE**: This check was originally written by Thomas Wollner (tw[at]wollner-net[dot]de). I have rewritten this plugin for CMK 2.0 and extended it to be the base for all my other BGP plugins.
 
-**NOTE**: this check is the base for the [Cisco](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_bgp_peer), [Huawei](https://thl-cmk.hopto.org/gitlab/checkmk/huawei/huawei_bgp_peers) and [Juniper](https://thl-cmk.hopto.org/gitlab/checkmk/juniper-networks/juniper_bgp_peers) BGP peer addons.
+**NOTE**: this check is the base for the [Cisco](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_bgp_peer), [Huawei](https://thl-cmk.hopto.org/gitlab/checkmk/huawei/huawei_bgp_peers) and [Juniper](https://thl-cmk.hopto.org/gitlab/checkmk/juniper-networks/juniper_bgp_peer) BGP peer addons.
 
 ---
 
-- 
GitLab