You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sebastian Bazley <se...@apache.org> on 2016/02/22 14:49:52 UTC

[whimsy.git] [1/1] Commit c283f67: Avoid mixed content warning

Commit c283f67956231194e56928edde37f28f311d4b29:
    Avoid mixed content warning


Branch: refs/heads/master
Author: Sebb <se...@apache.org>
Committer: Sebb <se...@apache.org>
Pusher: sebb <se...@apache.org>

------------------------------------------------------------
www/members/watch.cgi                                        | + -
------------------------------------------------------------
2 changes: 1 additions, 1 deletions.
------------------------------------------------------------


diff --git a/www/members/watch.cgi b/www/members/watch.cgi
index be81870..604aa90 100755
--- a/www/members/watch.cgi
+++ b/www/members/watch.cgi
@@ -33,7 +33,7 @@ _html do
     # common banner
     _a href: 'https://whimsy.apache.org/' do
       _img title: "ASF Logo", alt: "ASF Logo",
-        src: "http://www.apache.org/img/asf_logo.png"
+        src: "https://www.apache.org/img/asf_logo.png"
     end
 
     # start with the Watch List itself