From b34141442da37e7f32d10e36a1c72862cb37034e Mon Sep 17 00:00:00 2001
From: benoit-cty <benoit-cty@example.com>
Date: Tue, 15 Oct 2024 12:20:02 +0200
Subject: [PATCH] Fix link to contributing

---
 README.md             | 2 +-
 _docs/index.html      | 2 +-
 _docs/sitemap.xml     | 2 +-
 notebooks/index.ipynb | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index a779adb5..da8aacd6 100644
--- a/README.md
+++ b/README.md
@@ -156,4 +156,4 @@ exactement les masses de prélèvements
 # How to contribute
 
 Please see the [contributing
-page](https://documentation.leximpact.dev/leximpact_prepare_data/contributing).
+page](https://documentation.leximpact.dev/leximpact_prepare_data/contributing.html).
diff --git a/_docs/index.html b/_docs/index.html
index b225192f..f0eb966d 100644
--- a/_docs/index.html
+++ b/_docs/index.html
@@ -312,7 +312,7 @@ ul.task-list li input[type="checkbox"] {
 </section>
 <section id="how-to-contribute" class="level1">
 <h1>How to contribute</h1>
-<p>Please see the <a href="https://documentation.leximpact.dev/leximpact_prepare_data/contributing">contributing page</a>.</p>
+<p>Please see the <a href="https://documentation.leximpact.dev/leximpact_prepare_data/contributing.html">contributing page</a>.</p>
 
 
 </section>
diff --git a/_docs/sitemap.xml b/_docs/sitemap.xml
index 319a0cd2..42428b5b 100644
--- a/_docs/sitemap.xml
+++ b/_docs/sitemap.xml
@@ -38,7 +38,7 @@
   </url>
   <url>
     <loc>https://documentation.leximpact.dev//leximpact_prepare_data/index.html</loc>
-    <lastmod>2024-10-13T06:54:26.666Z</lastmod>
+    <lastmod>2024-10-15T10:18:24.469Z</lastmod>
   </url>
   <url>
     <loc>https://documentation.leximpact.dev//leximpact_prepare_data/analyses/graphiques_cas_type/cas_type_general.html</loc>
diff --git a/notebooks/index.ipynb b/notebooks/index.ipynb
index ecf5a95f..511a4956 100644
--- a/notebooks/index.ipynb
+++ b/notebooks/index.ipynb
@@ -356,7 +356,7 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "Please see the [contributing page](https://documentation.leximpact.dev/leximpact_prepare_data/contributing)."
+    "Please see the [contributing page](https://documentation.leximpact.dev/leximpact_prepare_data/contributing.html)."
    ]
   },
   {
-- 
GitLab