Author: marcus Date: Sat Jun 7 22:34:37 2014 New Revision: 1601176 URL: http://svn.apache.org/r1601176 Log: Changed links from 'https' to 'http'
Modified:
openoffice/ooo-site/trunk/content/download/test/globalvars.js
Modified: openoffice/ooo-site/trunk/content/download/test/globalvars.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/globalvars.js?rev=1601176&r1=1601175&r2=1601176&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/globalvars.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/globalvars.js Sat Jun 7
22:34:37 2014
@@ -86,18 +86,18 @@ SOURCEFORGE = "http://sourceforge.net/
ASF =
"http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
ASF_DIST = "http://www.apache.org/dist/openoffice/";
ASF_ARC =
"http://archive.apache.org/dist/openoffice/";
-ASF_WIKI =
"https://cwiki.apache.org/confluence/display/OOOUSERS/";
+ASF_WIKI =
"http://cwiki.apache.org/confluence/display/OOOUSERS/";
// File names and images used in "download.js".
-FILE_FULL_LP_IMG =
"https://www.openoffice.org/download/cachedimages/help-information-icon.png";
-FILE_FULL_LP =
"https://www.openoffice.org/download/full_vs_lp.html";
-FILE_CHECKSUMS_IMG =
"https://www.openoffice.org/download/cachedimages/help-information-icon.png";
-FILE_CHECKSUMS =
"https://www.openoffice.org/download/checksums.html";
-FILE_ANALYZE_IMG =
"https://www.openoffice.org/download/cachedimages/help-report-broken-link-icon.png";
-FILE_ANALYZE =
"https://www.openoffice.org/download/analyze.html";
-FILE_PORTING =
"https://www.openoffice.org/porting/index.html";
-FILE_ARCHIVE =
"https://www.openoffice.org/download/archive.html";
-FILE_ERROR_IMG =
"https://www.openoffice.org/download/cachedimages/exclamation-icon.png";
+FILE_FULL_LP_IMG =
"http://www.openoffice.org/download/cachedimages/help-information-icon.png";
+FILE_FULL_LP =
"http://www.openoffice.org/download/full_vs_lp.html";
+FILE_CHECKSUMS_IMG =
"http://www.openoffice.org/download/cachedimages/help-information-icon.png";
+FILE_CHECKSUMS =
"http://www.openoffice.org/download/checksums.html";
+FILE_ANALYZE_IMG =
"http://www.openoffice.org/download/cachedimages/help-report-broken-link-icon.png";
+FILE_ANALYZE =
"http://www.openoffice.org/download/analyze.html";
+FILE_PORTING =
"http://www.openoffice.org/porting/index.html";
+FILE_ARCHIVE =
"http://www.openoffice.org/download/archive.html";
+FILE_ERROR_IMG =
"http://www.openoffice.org/download/cachedimages/exclamation-icon.png";
// Beta Release: General variables.
BETA_VERSION = "4.1.0-beta";
