From 2ede266b0fa04c0f3a5ee6c99cf20564a08c0656 Mon Sep 17 00:00:00 2001
From: Celeste Robert <robert.m.celeste@gmail.com>
Date: Fri, 21 Apr 2023 13:11:10 +0000
Subject: [PATCH] Resolve "fix: Correct Readme links"

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 3916625..e6dd3d7 100644
--- a/README.md
+++ b/README.md
@@ -28,19 +28,19 @@ This command generates static content into the `build` directory and can be serv
 
 ## Create a new page
 
-[Follow this doc](doc/pages.md).
+[Follow this doc](https://lab.frogg.it/froggit/www/froggit.fr/-/blob/master/doc/pages.md).
 
 ## Create a new section
 
-[Follow this doc](doc/sections.md).
+[Follow this doc](https://lab.frogg.it/froggit/www/froggit.fr/-/blob/master/doc/sections.md).
 
 ## Update the theme
 
-[Follow this doc](doc/theme.md).
+[Follow this doc](https://lab.frogg.it/froggit/www/froggit.fr/-/blob/master/doc/theme.md).
 
 ## Components
 
-[Follow this doc](doc/components.md)
+[Follow this doc](https://lab.frogg.it/froggit/www/froggit.fr/-/blob/master/doc/components.md)
 
 ## Three structure
 
-- 
GitLab