From f1b843eda636a5736e682cbd3a7fba068b7720c5 Mon Sep 17 00:00:00 2001
From: Dorch <14124454+DDorch@users.noreply.github.com>
Date: Mon, 29 Jan 2024 06:23:57 +0000
Subject: [PATCH] docs: links pdf doc to current version not systematically to
 prod one

Refs #656
---
 docs/en/index.md | 2 +-
 docs/fr/index.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/index.md b/docs/en/index.md
index 1fb2aeaeb..0134dcbe1 100644
--- a/docs/en/index.md
+++ b/docs/en/index.md
@@ -19,7 +19,7 @@ Offline versions are available for the Windows, Linux, macOS, Android platforms.
 
 ## Documentation
 
-Download [documentation in PDF format](https://cassiopee.g-eau.fr/assets/docs/pdf/cassiopee_doc_en.pdf)
+Download [documentation in PDF format](../pdf/cassiopee_doc_en.pdf)
 
 Download [illustrated quick start guide (in french) in PDF format](https://cassiopee.g-eau.fr/assets/docs/pdf/cassiopee_notice_illustree_fr.pdf)
 
diff --git a/docs/fr/index.md b/docs/fr/index.md
index a2718ab7d..db2484f52 100644
--- a/docs/fr/index.md
+++ b/docs/fr/index.md
@@ -19,7 +19,7 @@ Des versions hors-ligne sont installables sur les plateformes Windows, Linux, ma
 
 ## Documentation
 
-Télécharger [la documentation au format PDF](https://cassiopee.g-eau.fr/assets/docs/pdf/cassiopee_doc_fr.pdf)
+Télécharger [la documentation au format PDF](../pdf/cassiopee_doc_fr.pdf)
 
 Télécharger [le guide de prise en main illustrée au format PDF](https://cassiopee.g-eau.fr/assets/docs/pdf/cassiopee_notice_illustree_fr.pdf)
 
-- 
GitLab