From 8510af38013540f28bcb3168b0af2d1074183c06 Mon Sep 17 00:00:00 2001
From: gscalamera <graziano.scalamera@elettra.eu>
Date: Fri, 28 Mar 2025 16:36:28 +0100
Subject: [PATCH] Fix other screenshot links

---
 docs/AlarmEcosystem.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/AlarmEcosystem.md b/docs/AlarmEcosystem.md
index 3c0078f..22cd9e6 100644
--- a/docs/AlarmEcosystem.md
+++ b/docs/AlarmEcosystem.md
@@ -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:
 
-![screenshot](images/alarn_ng.png)
+![screenshot](images/alarm_ng.png)
 
 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:
 
-![screenshot](images/alarn_ng_history.png)
+![screenshot](images/alarm_ng_history.png)
 
 ## AlarmManagerGUI
 
-- 
GitLab