[projects/pld-ftp-admin] https compatible

glen glen at pld-linux.org
Sat Dec 6 22:35:23 CET 2014


commit 2ff4e4d5c0c80171eddd1371643228698fb2d81c
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sat Dec 6 23:35:18 2014 +0200

    https compatible

 html/qa.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/html/qa.php b/html/qa.php
index 41c02db..3983667 100644
--- a/html/qa.php
+++ b/html/qa.php
@@ -1,8 +1,8 @@
 <html>
 <head>
-<link rel="Shortcut Icon" href="http://www.pld-linux.org/favicon.ico"/>
+<link rel="Shortcut Icon" href="//www.pld-linux.org/favicon.ico"/>
 	<title>PLD QA Reports</title>
-	<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="http://src.th.pld-linux.org/style.css">
+	<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="//srcbuilder.pld-linux.org/th/style.css">
 </head>
 <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 <script>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-ftp-admin.git/commitdiff/2ff4e4d5c0c80171eddd1371643228698fb2d81c



More information about the pld-cvs-commit mailing list