This is an automated email from the ASF dual-hosted git repository.

marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new dbb8e4158b Fixed paths
dbb8e4158b is described below

commit dbb8e4158b5caca504331b4c52d6ad3927657362
Author: Marcus <[email protected]>
AuthorDate: Thu Aug 25 21:48:04 2022 +0200

    Fixed paths
---
 content/fr/download/index2.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/fr/download/index2.html b/content/fr/download/index2.html
index ecce921f44..bf3f5ebd56 100644
--- a/content/fr/download/index2.html
+++ b/content/fr/download/index2.html
@@ -12,7 +12,7 @@
   <title>Téléchargement Apache OpenOffice - Site Officiel</title>
   <script src="/download/globalvars.js"></script>
   <script src="/download/msg_prop_l10n_en.js"></script>
-  <script src="./msg_prop_l10n_fr2.js"></script>
+  <script src="./msg_prop_l10n_fr.js"></script>
   <script src="/download/languages.js"></script>
   <script src="/download/release_matrix.js"></script>
   <script src="/download/boxed_download.js"></script>

Reply via email to