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 d49317e Fixed broken URL
d49317e is described below
commit d49317e8b6f784d59b9553e44ccdc74697a28dd8
Author: Marcus <[email protected]>
AuthorDate: Mon Apr 12 18:26:18 2021 +0200
Fixed broken URL
---
assets/download/msg_prop_l10n_en.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assets/download/msg_prop_l10n_en.js
b/assets/download/msg_prop_l10n_en.js
index c56fb61..f4188d2 100644
--- a/assets/download/msg_prop_l10n_en.js
+++ b/assets/download/msg_prop_l10n_en.js
@@ -232,7 +232,7 @@ l10n.dl_langpack_link_title = "Click to
download: ";
l10n.dl_platform_info_text = "Important hints for ";
l10n.dl_platform_info_title = "Click here to get important
hints for ";
-l10n.dl_platform_info_link = "platform_hints.html";
+l10n.dl_platform_info_link =
"/download/platform_hints.html";
l10n.dl_platform_info_headline = "Apache OpenOffice -
Important hints for the chosen platform";
l10n.dl_platform_info_win_headline = "Windows";
l10n.dl_platform_info_win_sub_headline = "32-bit, 64-bit and Java -
What to choose?";