Author: marcus
Date: Sun Feb 22 18:03:14 2015
New Revision: 1661505
URL: http://svn.apache.org/r1661505
Log:
Changed URL to HTTPS
Modified:
openoffice/ooo-site/trunk/content/download/index.html
Modified: openoffice/ooo-site/trunk/content/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/index.html?rev=1661505&r1=1661504&r2=1661505&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/index.html Sun Feb 22 18:03:14
2015
@@ -33,13 +33,13 @@
_gaq.push( ['_trackEvent', 'social', 'shareDownload', platform] );
if ( platform == 'apacheblog' ) {
- window.open( 'http://blogs.apache.org/OOo/', '_blank' );
+ window.open( 'https://blogs.apache.org/OOo/', '_blank' );
} else if ( platform == 'facebook' ) {
- window.open(
'http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
+ window.open(
'https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
} else if ( platform == 'twitter' ) {
- window.open(
'http://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
+ window.open(
'https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
} else if ( platform == 'google+' ) {
- window.open(
'http://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
+ window.open(
'https://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
}
}
</script>