From aab41cf3042b4ce4416856341289e153a1bb2203 Mon Sep 17 00:00:00 2001 From: Mathieu Ponton <mponton@grandlyon.com> Date: Thu, 4 Jan 2024 09:36:36 +0000 Subject: [PATCH] fix: updated link to Self Data Docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7c001cc9..b25b56912 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Ecolyo uses "konnectors" for fetching data. More on : ## Development -For a more complete look at our project, check our [Self Data Docs](https://doc.self-data.alpha.grandlyon.com/) +For a more complete look at our project, check our [Self Data Docs](https://doc-self-data.apps.grandlyon.com/) _:pushpin: Note:_ we recommend to use [Yarn] instead of NPM for package management. -- GitLab