You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/04/29 09:35:22 UTC

svn commit: r1793180 - /openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Author: mseidel
Date: Sat Apr 29 09:35:22 2017
New Revision: 1793180

URL: http://svn.apache.org/viewvc?rev=1793180&view=rev
Log:
Changed link to ApacheCon graphic for https://web.archive.org/

Modified:
    openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Modified: openoffice/ooo-site/trunk/content/msg_prop_l10n.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/msg_prop_l10n.js?rev=1793180&r1=1793179&r2=1793180&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sat Apr 29 09:35:22 2017
@@ -18,7 +18,7 @@ var l10n = new Object();
 									// "true" = Show the box, "false" = Do not show.
 l10n.index_event_box_show			= true;
 									// Logo graphic.
-l10n.index_event_box_graphic_src		= "/images/apachecon_na_2017.png";
+l10n.index_event_box_graphic_src		= "https://www.openoffice.org/images/apachecon_na_2017.png";
 									// Alternative text for the graphic.
 l10n.index_event_box_graphic_alt		= "ApacheCon North America 2017";
 									// Make the graphic clickable with a link.