From a6566bee0653a707de41e9f7eaa61195f50c5d85 Mon Sep 17 00:00:00 2001 From: gscalamera <graziano.scalamera@elettra.eu> Date: Fri, 28 Mar 2025 16:35:04 +0100 Subject: [PATCH] Fix screenshot links --- docs/AlarmEcosystem.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/AlarmEcosystem.md b/docs/AlarmEcosystem.md index 22955d9..3c0078f 100644 --- a/docs/AlarmEcosystem.md +++ b/docs/AlarmEcosystem.md @@ -13,7 +13,7 @@ name=<_tag_>;handler=<AlarmHandler device>;values=<JSON attribute values>url=<_u See an example of configuration properties: - + ## AlarmManager @@ -28,7 +28,7 @@ AlarmManager can display the selected alarm configuration as attributes (_tag_, [alarm-handler-gui](https://gitlab.elettra.eu/cs/gui/alarm-ng) is the default AlarmHandler GUI at [Elettra](www.elettra.eu). It is designed to display different sets of AlarmHandlers. See: - + The different lists of AlarmHandlers to use are taken from free properties. Same properties that can be used to configure AlarmManagers. See: @@ -36,7 +36,7 @@ The different lists of AlarmHandlers to use are taken from free properties. Same AlarmHandlerGUI is also able to display and search in alarm history stored by HDB++ (MySQL schema only). See: - + ## AlarmManagerGUI -- GitLab