From 4601cac788d231779fd58697a0e205267eb76d71 Mon Sep 17 00:00:00 2001
From: Alex Iribarren <alex.iribarren@cern.ch>
Date: Mon, 17 Jan 2022 17:17:52 +0100
Subject: [PATCH] Fix link, again

---
 docs/tasks/alarms.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/tasks/alarms.md b/docs/tasks/alarms.md
index 8d66e9c..ff56578 100644
--- a/docs/tasks/alarms.md
+++ b/docs/tasks/alarms.md
@@ -38,7 +38,7 @@ Hopefully it will be resolved by rerunning the mirroring script.
 
 ## nomad_health-cluster
 
-This alarm indicates that something might be wrong with the [Nomad cluster quorum](/docs/nomad/troubleshooting.md).
+This alarm indicates that something might be wrong with the [Nomad cluster quorum](../nomad/troubleshooting.md).
 
 ## nomad_health-afs
 
-- 
GitLab