From d1abd34b830773a78c992c61c547c68683595b6a Mon Sep 17 00:00:00 2001
From: Bastien DUMONT <bdumont@grandlyon.com>
Date: Tue, 30 Jan 2024 15:28:01 +0000
Subject: [PATCH] chore: fix broken docs link

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

diff --git a/README.md b/README.md
index f29cd60..f46d1a3 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,4 @@ Ecolyo Agent is the backoffice for the Ecolyo app.
 
 This repository contains the backend part of this backoffice.
 
-[check documentation here](https://doc.self-data.alpha.grandlyon.com/ecolyo-agent/technical/getting_started/#ecolyo-agent-server)
+[check documentation here](https://doc-self-data.apps.grandlyon.com/ecolyo-agent/technical/getting_started/#ecolyo-agent-server)
-- 
GitLab