Author: mattsicker
Date: Sun Jan 15 04:05:10 2017
New Revision: 1004951

Log:
Use https URL in redirect

Modified:
    websites/production/logging/content/log4j/index.html

Modified: websites/production/logging/content/log4j/index.html
==============================================================================
--- websites/production/logging/content/log4j/index.html (original)
+++ websites/production/logging/content/log4j/index.html Sun Jan 15 04:05:10 
2017
@@ -1,6 +1,6 @@
 <html>
 <head>
-<meta http-equiv="Refresh" content="0; 
URL=http://logging.apache.org/log4j/2.x";>
+<meta http-equiv="Refresh" content="0; 
URL=https://logging.apache.org/log4j/2.x/";>
 </head
 ><body></body>
 </html>


Reply via email to