From be8ae320e7fec5678c98394a78ab89c3797d8229 Mon Sep 17 00:00:00 2001
From: Karel van Klink <karel.vanklink@geant.org>
Date: Thu, 2 Feb 2023 15:40:17 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 0e3dc5a..64449af 100644
--- a/README.md
+++ b/README.md
@@ -23,4 +23,4 @@ To view the currently running ContainerLab status:
  2. sudo containerlab inspect
 
 > For pushing images to the (private/internal) repository at [gitlab.geant.net](https://gitlab.geant.net), refer to [this](https://gitlab.geant.net/docker/ci_registry) readme document.
-> The approach is agnostic to the used registry however, as long as the registry URL is properly set in [the group variables](group_vars/dev_environments.yml).
+> The approach is agnostic to the used registry however, as long as the registry URL is properly set in [the group variables](group_vars/dev_environments.yml.example).
-- 
GitLab