[gnomeweb-wml] Try to fix CSS Mixed Content issue (see bug #706752)
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Try to fix CSS Mixed Content issue (see bug #706752)
- Date: Tue, 17 Sep 2013 08:44:17 +0000 (UTC)
commit 615dbd739dce4fecac039f6665cbf9207a85bf72
Author: Andre Klapper <a9016009 gmx de>
Date: Tue Sep 17 10:35:21 2013 +0200
Try to fix CSS Mixed Content issue (see bug #706752)
projects.gnome.org/gnome-games/contributing.html | 2 +-
projects.gnome.org/gnome-games/survey.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/gnome-games/contributing.html
b/projects.gnome.org/gnome-games/contributing.html
index 1a760c4..79d3629 100644
--- a/projects.gnome.org/gnome-games/contributing.html
+++ b/projects.gnome.org/gnome-games/contributing.html
@@ -4,7 +4,7 @@
<head>
<title>Gnome Games - Developer's Guidelines</title>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
<link rel="stylesheet" type="text/css" href="gnomegames.css" />
<meta HTTP-EQUIV=REFRESH CONTENT="0; URL=http://live.gnome.org/GnomeGames/Contributing">.
</head>
diff --git a/projects.gnome.org/gnome-games/survey.html b/projects.gnome.org/gnome-games/survey.html
index 7168266..24703f2 100644
--- a/projects.gnome.org/gnome-games/survey.html
+++ b/projects.gnome.org/gnome-games/survey.html
@@ -4,7 +4,7 @@
<head>
<title>Gnome Games</title>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
<link rel="stylesheet" type="text/css" href="gnomegames.css" />
</head>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]