From 62b48e5f18c734a9b7ebec76079e83fbfb99e1a1 Mon Sep 17 00:00:00 2001
From: James Catmore <james.catmore@cern.ch>
Date: Mon, 14 Apr 2025 08:18:55 +0000
Subject: [PATCH] Accepting suggestion

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bad9113..0d191f5 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,7 @@ Make use of pre-defined data and locations where possible. For instance:
  * Links to the analysis software tutorial which are still on the legacy site: `{{locations.analysisSWTutorial}}`
  * GitLab: `{{data.athena_git_url}}/-/tree/...` or `{{data.athena_git_url}}/-/blob/...`
 
-These variables are defined [here](https://gitlab.cern.ch/atlas/software-docs/atlas-software-docs/-/blob/main/data/variables.yaml?ref_type=heads)
+These variables are defined in [variables.yaml](data/variables.yaml).
 
 New variables should have a meaningful name based on the topic they discuss. For example, if a topic discusses remote proxy login, it should be named 
 ```
-- 
GitLab