From 9c90cba20e2ec5821d22fca5687980ffd8d99216 Mon Sep 17 00:00:00 2001 From: Kleinrotti <39203164+Kleinrotti@users.noreply.github.com> Date: Thu, 7 Mar 2024 21:26:33 +0000 Subject: [PATCH] updated package metadata --- src/package | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/package b/src/package index 0e30e13..2ba2377 100644 --- a/src/package +++ b/src/package @@ -1,7 +1,7 @@ { 'author': u'Kleinrotti', - 'description': u'A plugin to get information from a TI Konnektor like SMC-B state and operation state.\n' - u'Please read the changelog (https://github.com/Kleinrotti/checkmk_telematik/releases) before updating!', + 'description': u'A plugin to monitor a TI Konnektor.\n' + u'Please read the [changelog](https://github.com/Kleinrotti/checkmk_telematik/releases) before updating!', 'download_url': 'https://github.com/Kleinrotti/checkmk_telematik', 'files': { 'agent_based': ['telematik_card.py', 'telematik_terminal.py', 'telematik_vpn.py', 'telematik_operation.py', 'telematik_connector.py'],