Commit 3e6d74a281f39dc320d212e0aadbcbb19457ae5c

Thomas de Grivel 2025-05-26T14:32:25

fix link

diff --git a/test/httpd/pages/index.en.html b/test/httpd/pages/index.en.html
index 95253ad..c85fd61 100644
--- a/test/httpd/pages/index.en.html
+++ b/test/httpd/pages/index.en.html
@@ -16,7 +16,7 @@
           there is a working prototype available at
           <a target="_blank" href="https://git.kmx.io/kc3-lang/kc3/">https://git.kmx.io/kc3-lang/kc3/</a>,
           please see the
-          <a target="_blank" href="https://www.kmx.io/en/donations.html">https://www.kmx.io/en/donations.html</a>
+          <a target="_blank" href="https://www.kmx.io/donations">https://www.kmx.io/en/donations.html</a>
           page if you want to help out.
         </p>
       </div>
diff --git a/test/httpd/pages/index.fr.html b/test/httpd/pages/index.fr.html
index dba9cdc..6c40c67 100644
--- a/test/httpd/pages/index.fr.html
+++ b/test/httpd/pages/index.fr.html
@@ -18,7 +18,7 @@
           l'adresse :
           <a target="_blank" href="https://git.kmx.io/kc3-lang/kc3/">https://git.kmx.io/kc3-lang/kc3/</a>
           . Si vous souhaitez contribuer, veuillez consulter la page
-          <a target="_blank" href="https://www.kmx.io/fr/donations">https://www.kmx.io/fr/donations</a>
+          <a target="_blank" href="https://www.kmx.io/donations">https://www.kmx.io/fr/donations</a>
           .
         </p>
       </div>