Making WordPress.org


Ignore:
Timestamp:
05/13/2016 10:08:41 PM (10 years ago)
Author:
ocean90
Message:

Trac: Replace protocol-relative URLs with https:// and change a few http links to use https.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/core/site-specific.html

    r2952 r3137  
    66<head py:match="head" py:attrs="select('@*')">
    77${select('*|comment()|text()')}
    8 <link rel="stylesheet" href="//s.w.org/wp-content/plugins/trac-notifications/make-core.css?ver=3" />
     8<link rel="stylesheet" href="https://s.w.org/wp-content/plugins/trac-notifications/make-core.css?ver=3" />
    99</head>
    1010
Note: See TracChangeset for help on using the changeset viewer.