<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[208] sites/trunk/trac.wordpress.org/templates: Protocol-relative URLs for Trac templates.</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://meta.trac.wordpress.org/changeset/208">208</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2014-01-02 21:10:13 +0000 (Thu, 02 Jan 2014)</dd>
</dl>
<h3>Log Message</h3>
<pre>Protocol-relative URLs for Trac templates.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunktracwordpressorgtemplatessitehtml">sites/trunk/trac.wordpress.org/templates/site.html</a></li>
<li><a href="#sitestrunktracwordpressorgtemplatesticket_changediff">sites/trunk/trac.wordpress.org/templates/ticket_change.diff</a></li>
<li><a href="#sitestrunktracwordpressorgtemplatesticket_changehtml">sites/trunk/trac.wordpress.org/templates/ticket_change.html</a></li>
<li><a href="#sitestrunktracwordpressorgtemplateswporgfooterhtml">sites/trunk/trac.wordpress.org/templates/wporg-footer.html</a></li>
<li><a href="#sitestrunktracwordpressorgtemplateswporgheaderhtml">sites/trunk/trac.wordpress.org/templates/wporg-header.html</a></li>
<li><a href="#sitestrunktracwordpressorgtemplateswporgmenuhtml">sites/trunk/trac.wordpress.org/templates/wporg-menu.html</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunktracwordpressorgtemplatessitehtml"></a>
<div class="modfile"><h4>Modified: sites/trunk/trac.wordpress.org/templates/site.html (207 => 208)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/trac.wordpress.org/templates/site.html 2014-01-02 18:57:26 UTC (rev 207)
+++ sites/trunk/trac.wordpress.org/templates/site.html 2014-01-02 21:10:13 UTC (rev 208)
</span><span class="lines">@@ -8,16 +8,16 @@
</span><span class="cx"> project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0]
</span><span class="cx">
</span><span class="cx"> if project_slug == 'bbpress' :
</span><del>- profile_link = 'http://bbpress.org/forums/users/'
- support_link = 'http://bbpress.org/forums/'
</del><ins>+ profile_link = '//bbpress.org/forums/users/'
+ support_link = '//bbpress.org/forums/'
</ins><span class="cx"> elif project_slug == 'buddypress' :
</span><del>- profile_link = 'http://buddypress.org/community/members/'
- support_link = 'http://buddypress.org/support/topics/'
</del><ins>+ profile_link = '//buddypress.org/community/members/'
+ support_link = '//buddypress.org/support/topics/'
</ins><span class="cx"> else :
</span><del>- support_link = 'http://wordpress.org/support/'
- profile_link = 'http://profiles.wordpress.org/'
</del><ins>+ support_link = '//wordpress.org/support/'
+ profile_link = '//profiles.wordpress.org/'
</ins><span class="cx">
</span><del>- # Fix http://meta.trac.wordpress.org/ticket/21
</del><ins>+ # Fix https://meta.trac.wordpress.org/ticket/21
</ins><span class="cx"> try:
</span><span class="cx"> for link in chrome['links']['alternate']:
</span><span class="cx"> if link['class'] == 'rss':
</span><span class="lines">@@ -50,11 +50,11 @@
</span><span class="cx"> <div class="wp-notice">
</span><span class="cx"> <p><strong>ARE YOU IN THE RIGHT PLACE?</strong></p>
</span><span class="cx"> <p><strong>This is not for support.</strong> Please try the <a class="ext-link" href="${support_link}"><span class="icon"> </span>support forums</a>.</p>
</span><del>- <p><strong>Do not report potential security vulnerabilities here.</strong> Read the <a class="ext-link" href="http://codex.wordpress.org/FAQ_Security"><span class="icon"> </span>Security FAQ</a> and email us at <a class="mail-link" href="mailto:security@wordpress.org"><span class="icon"> </span>security@wordpress.org</a>.</p>
</del><ins>+ <p><strong>Do not report potential security vulnerabilities here.</strong> Read the <a class="ext-link" href="//codex.wordpress.org/FAQ_Security"><span class="icon"> </span>Security FAQ</a> and email us at <a class="mail-link" href="mailto:security@wordpress.org"><span class="icon"> </span>security@wordpress.org</a>.</p>
</ins><span class="cx"> <py:if test="project_slug == 'core'">
</span><span class="cx"> <hr />
</span><span class="cx"> <p><strong>REPORTING BUGS</strong></p>
</span><del>- <p><strong>This form is for reporting bugs to WordPress core.</strong> After <a href="/search">searching</a> for existing tickets and referencing the Codex article on <a class="ext-link" href="http://codex.wordpress.org/Reporting_Bugs"><span class="icon"> </span>Reporting Bugs</a>, please review these notes:</p>
</del><ins>+ <p><strong>This form is for reporting bugs to WordPress core.</strong> After <a href="/search">searching</a> for existing tickets and referencing the Codex article on <a class="ext-link" href="//codex.wordpress.org/Reporting_Bugs"><span class="icon"> </span>Reporting Bugs</a>, please review these notes:</p>
</ins><span class="cx"> <ul>
</span><span class="cx"> <li>Are you using the latest and greatest version of WordPress, or the latest development/trunk version? If neither, please stop here and update first.</li>
</span><span class="cx"> <li>What steps should be taken to <strong>consistently</strong> reproduce the problem?</li>
</span><span class="lines">@@ -94,7 +94,7 @@
</span><span class="cx"> <div class="wp-notice" id="wp-security-notice">
</span><span class="cx"> <p><strong>Caution!</strong> This ticket was assigned to the Security component.</p>
</span><span class="cx"> <p><strong>If this is a potential security vulnerability, DO NOT REPORT IT HERE.</strong></p>
</span><del>- <p>Instead, read the <a class="ext-link" href="http://codex.wordpress.org/FAQ_Security"><span class="icon"> </span>Security FAQ</a> and email us at <a class="mail-link" href="mailto:security@wordpress.org"><span class="icon"> </span>security@wordpress.org</a>.</p>
</del><ins>+ <p>Instead, read the <a class="ext-link" href="//codex.wordpress.org/FAQ_Security"><span class="icon"> </span>Security FAQ</a> and email us at <a class="mail-link" href="mailto:security@wordpress.org"><span class="icon"> </span>security@wordpress.org</a>.</p>
</ins><span class="cx"> </div>
</span><span class="cx"> </py:if>
</span><span class="cx">
</span></span></pre></div>
<a id="sitestrunktracwordpressorgtemplatesticket_changediff"></a>
<div class="modfile"><h4>Modified: sites/trunk/trac.wordpress.org/templates/ticket_change.diff (207 => 208)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/trac.wordpress.org/templates/ticket_change.diff 2014-01-02 18:57:26 UTC (rev 207)
+++ sites/trunk/trac.wordpress.org/templates/ticket_change.diff 2014-01-02 21:10:13 UTC (rev 208)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx"> <py:choose>
</span><span class="cx"> + <py:when test="'author' in change">
</span><span class="cx"> + <span class="avatar" py:if="change">
</span><del>-+ <a href="http://profiles.wordpress.org/${authorinfo(change.author)}" class="profile-link">
</del><ins>++ <a href="//profiles.wordpress.org/${authorinfo(change.author)}" class="profile-link">
</ins><span class="cx"> + <img src="//wordpress.org/grav-redirect.php?user=${authorinfo(change.author)}&s=36" height="36" width="36" /> <span class="username" data-username="${change.author}">${authorinfo(change.author)}</span></a>
</span><span class="cx"> + <py:if test="'date' in change">
</span><span class="cx"> + — ${dateinfo(change.date)} ago
</span></span></pre></div>
<a id="sitestrunktracwordpressorgtemplatesticket_changehtml"></a>
<div class="modfile"><h4>Modified: sites/trunk/trac.wordpress.org/templates/ticket_change.html (207 => 208)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/trac.wordpress.org/templates/ticket_change.html 2014-01-02 18:57:26 UTC (rev 207)
+++ sites/trunk/trac.wordpress.org/templates/ticket_change.html 2014-01-02 21:10:13 UTC (rev 208)
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx"> <py:choose>
</span><span class="cx"> <py:when test="'author' in change">
</span><span class="cx"> <span class="avatar" py:if="change">
</span><del>- <a href="http://profiles.wordpress.org/${authorinfo(change.author)}" class="profile-link">
</del><ins>+ <a href="//profiles.wordpress.org/${authorinfo(change.author)}" class="profile-link">
</ins><span class="cx"> <img src="//wordpress.org/grav-redirect.php?user=${authorinfo(change.author)}&s=36" height="36" width="36" /> <span class="username" data-username="${change.author}">${authorinfo(change.author)}</span></a>
</span><span class="cx"> <py:if test="'date' in change">
</span><span class="cx"> — ${dateinfo(change.date)} ago
</span></span></pre></div>
<a id="sitestrunktracwordpressorgtemplateswporgfooterhtml"></a>
<div class="modfile"><h4>Modified: sites/trunk/trac.wordpress.org/templates/wporg-footer.html (207 => 208)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/trac.wordpress.org/templates/wporg-footer.html 2014-01-02 18:57:26 UTC (rev 207)
+++ sites/trunk/trac.wordpress.org/templates/wporg-footer.html 2014-01-02 21:10:13 UTC (rev 208)
</span><span class="lines">@@ -6,37 +6,37 @@
</span><span class="cx"> <div id="wporg-footer">
</span><span class="cx"> <div class="wrapper">
</span><span class="cx"> <ul>
</span><del>- <li><a href="http://wordpress.org/about/" title="An introduction to the WordPress project">About</a></li>
- <li><a href="http://wordpress.org/news/" title="News and Updates">Blog</a></li>
- <li><a href="http://wordpress.org/hosting/" title="Recommended web hosting providers">Hosting</a></li>
</del><ins>+ <li><a href="//wordpress.org/about/" title="An introduction to the WordPress project">About</a></li>
+ <li><a href="//wordpress.org/news/" title="News and Updates">Blog</a></li>
+ <li><a href="//wordpress.org/hosting/" title="Recommended web hosting providers">Hosting</a></li>
</ins><span class="cx"> <li><a href="http://jobs.wordpress.net/" title="Find or post WordPress jobs">Jobs</a></li>
</span><span class="cx"> </ul>
</span><span class="cx">
</span><span class="cx"> <ul>
</span><del>- <li><a href="http://wordpress.org/support/" title="Forums, documentation, and other resources">Support</a></li>
- <li><a href="http://make.wordpress.org/" title="Give back to WordPress through code, support, translation and more">Get Involved</a></li>
- <li><a href="http://learn.wordpress.org/" title="Workshops and training materials">Learn</a></li>
</del><ins>+ <li><a href="//wordpress.org/support/" title="Forums, documentation, and other resources">Support</a></li>
+ <li><a href="//make.wordpress.org/" title="Give back to WordPress through code, support, translation and more">Get Involved</a></li>
+ <li><a href="//learn.wordpress.org/" title="Workshops and training materials">Learn</a></li>
</ins><span class="cx"> </ul>
</span><span class="cx">
</span><span class="cx"> <ul>
</span><del>- <li><a href="http://wordpress.org/showcase/" title="Some of the best WordPress sites on the Web">Showcase</a></li>
- <li><a href="http://wordpress.org/plugins/" title="Add extra functionality to WordPress">Plugins</a></li>
- <li><a href="http://wordpress.org/themes/" title="Make your WordPress pretty">Themes</a></li>
- <li><a href="http://wordpress.org/ideas/" title="Share your ideas for improving WordPress">Ideas</a></li>
</del><ins>+ <li><a href="//wordpress.org/showcase/" title="Some of the best WordPress sites on the Web">Showcase</a></li>
+ <li><a href="//wordpress.org/plugins/" title="Add extra functionality to WordPress">Plugins</a></li>
+ <li><a href="//wordpress.org/themes/" title="Make your WordPress pretty">Themes</a></li>
+ <li><a href="//wordpress.org/ideas/" title="Share your ideas for improving WordPress">Ideas</a></li>
</ins><span class="cx"> </ul>
</span><span class="cx">
</span><span class="cx"> <ul>
</span><span class="cx"> <li><a href="http://central.wordcamp.org/" title="Find a WordPress event near you">WordCamp</a></li>
</span><span class="cx"> <li><a href="http://wordpress.tv/" title="Videos, tutorials, and WordCamp sessions">WordPress.TV</a></li>
</span><del>- <li><a href="http://buddypress.org/" title="A set of plugins to transform your WordPress into a social network">BuddyPress</a></li>
- <li><a href="http://bbpress.org/" title="Fast, slick forums built on WordPress">bbPress</a></li>
</del><ins>+ <li><a href="//buddypress.org/" title="A set of plugins to transform your WordPress into a social network">BuddyPress</a></li>
+ <li><a href="//bbpress.org/" title="Fast, slick forums built on WordPress">bbPress</a></li>
</ins><span class="cx"> </ul>
</span><span class="cx">
</span><span class="cx"> <ul>
</span><span class="cx"> <li><a href="http://wordpress.com/?ref=wporg-footer" title="Hassle-free WordPress hosting">WordPress.com</a></li>
</span><span class="cx"> <li><a href="http://ma.tt/" title="Co-founder of WordPress, an example of what WordPress can do">Matt</a></li>
</span><del>- <li><a href="http://wordpress.org/about/privacy/" title="WordPress.org Privacy Policy">Privacy</a></li>
- <li><a href="http://wordpress.org/about/license/" title="WordPress is open source software">License / GPLv2</a></li>
</del><ins>+ <li><a href="//wordpress.org/about/privacy/" title="WordPress.org Privacy Policy">Privacy</a></li>
+ <li><a href="//wordpress.org/about/license/" title="WordPress is open source software">License / GPLv2</a></li>
</ins><span class="cx"> </ul>
</span><span class="cx">
</span><span class="cx"> </div>
</span></span></pre></div>
<a id="sitestrunktracwordpressorgtemplateswporgheaderhtml"></a>
<div class="modfile"><h4>Modified: sites/trunk/trac.wordpress.org/templates/wporg-header.html (207 => 208)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/trac.wordpress.org/templates/wporg-header.html 2014-01-02 18:57:26 UTC (rev 207)
+++ sites/trunk/trac.wordpress.org/templates/wporg-header.html 2014-01-02 21:10:13 UTC (rev 208)
</span><span class="lines">@@ -10,41 +10,41 @@
</span><span class="cx"> <h1><a href="//wordpress.org">WordPress.org</a></h1>
</span><span class="cx">
</span><span class="cx"> <div id="head-search">
</span><del>- <form action="http://wordpress.org/search/do-search.php" method="get">
</del><ins>+ <form action="//wordpress.org/search/do-search.php" method="get">
</ins><span class="cx"> <input class="text" name="search" type="text" value="" maxlength="150" placeholder="Search WordPress.org" />
</span><span class="cx"> <input type="submit" class="button" value="" />
</span><span class="cx"> </form>
</span><span class="cx"> </div>
</span><span class="cx"> <div style="clear:both"></div>
</span><span class="cx"> <ul id="wporg-header-menu">
</span><del>- <li><a href="http://wordpress.org/showcase/" title="See some of the sites built on WordPress.">Showcase</a></li>
- <li><a href="http://wordpress.org/themes/" title="Find just the right look for your website.">Themes</a></li>
- <li><a href="http://wordpress.org/plugins/" title="Plugins can extend WordPress to do almost anything you can imagine.">Plugins</a></li>
- <li><a href="http://wordpress.org/mobile/" title="Take your website on the go!">Mobile</a></li>
- <li><a href="http://wordpress.org/support/" title="Forums, documentation, help.">Support</a>
</del><ins>+ <li><a href="//wordpress.org/showcase/" title="See some of the sites built on WordPress.">Showcase</a></li>
+ <li><a href="//wordpress.org/themes/" title="Find just the right look for your website.">Themes</a></li>
+ <li><a href="//wordpress.org/plugins/" title="Plugins can extend WordPress to do almost anything you can imagine.">Plugins</a></li>
+ <li><a href="//wordpress.org/mobile/" title="Take your website on the go!">Mobile</a></li>
+ <li><a href="//wordpress.org/support/" title="Forums, documentation, help.">Support</a>
</ins><span class="cx"> <ul class="nav-submenu">
</span><del>- <li><a href="http://wordpress.org/support/" title="Support and discussion forums.">Forums</a></li>
- <li><a href="http://codex.wordpress.org/Main_Page" title="Documentation, tutorials, best practices.">Documentation</a></li>
</del><ins>+ <li><a href="//wordpress.org/support/" title="Support and discussion forums.">Forums</a></li>
+ <li><a href="//codex.wordpress.org/Main_Page" title="Documentation, tutorials, best practices.">Documentation</a></li>
</ins><span class="cx"> </ul>
</span><span class="cx"> <div class="uparrow"></div>
</span><span class="cx"> </li>
</span><del>- <li><a href="http://make.wordpress.org/" title="Contribute your knowledge.">Get Involved</a>
</del><ins>+ <li><a href="//make.wordpress.org/" title="Contribute your knowledge." class="current">Get Involved</a>
</ins><span class="cx"> <ul class="nav-submenu">
</span><del>- <li><a href="http://make.wordpress.org/core/" title="Write the code.">Core</a></li>
- <li><a href="http://make.wordpress.org/ui/" title="Improve the interface.">UI</a></li>
- <li><a href="http://make.wordpress.org/accessibility/" title="Create a better experience.">Accessibility</a></li>
- <li><a href="http://make.wordpress.org/plugins/" title="Extend the system.">Plugins</a></li>
- <li><a href="http://make.wordpress.org/themes/" title="Beautify the web.">Themes</a></li>
- <li><a href="http://make.wordpress.org/support/" title="Help the users.">Support</a></li>
- <li><a href="http://make.wordpress.org/polyglots/" title="Translate for the world.">Polyglots</a></li>
- <li><a href="http://make.wordpress.org/mobile/" title="On the go.">Mobile</a></li>
</del><ins>+ <li><a href="//make.wordpress.org/core/" title="Write the code.">Core</a></li>
+ <li><a href="//make.wordpress.org/ui/" title="Improve the interface.">UI</a></li>
+ <li><a href="//make.wordpress.org/accessibility/" title="Create a better experience.">Accessibility</a></li>
+ <li><a href="//make.wordpress.org/plugins/" title="Extend the system.">Plugins</a></li>
+ <li><a href="//make.wordpress.org/themes/" title="Beautify the web.">Themes</a></li>
+ <li><a href="//make.wordpress.org/support/" title="Help the users.">Support</a></li>
+ <li><a href="//make.wordpress.org/polyglots/" title="Translate for the world.">Polyglots</a></li>
+ <li><a href="//make.wordpress.org/mobile/" title="On the go.">Mobile</a></li>
</ins><span class="cx"> </ul>
</span><span class="cx"> <div class="uparrow"></div>
</span><span class="cx"> </li>
</span><del>- <li><a href="http://wordpress.org/about/" title="About the WordPress Organization, and where we're going.">About</a></li>
- <li><a href="http://wordpress.org/news/" title="Come here for the latest scoop.">Blog</a></li>
- <li><a href="http://wordpress.org/hosting/" title="Find a home for your blog.">Hosting</a></li>
- <li id="download" class="button download-button"><a href="http://wordpress.org/download/" title="Get it. Got it? Good.">Download WordPress</a></li>
</del><ins>+ <li><a href="//wordpress.org/about/" title="About the WordPress Organization, and where we're going.">About</a></li>
+ <li><a href="//wordpress.org/news/" title="Come here for the latest scoop.">Blog</a></li>
+ <li><a href="//wordpress.org/hosting/" title="Find a home for your blog.">Hosting</a></li>
+ <li id="download" class="button download-button"><a href="//wordpress.org/download/" title="Get it. Got it? Good.">Download WordPress</a></li>
</ins><span class="cx"> </ul>
</span><span class="cx"> <div style="clear:both"></div>
</span><span class="cx"> </div>
</span></span></pre></div>
<a id="sitestrunktracwordpressorgtemplateswporgmenuhtml"></a>
<div class="modfile"><h4>Modified: sites/trunk/trac.wordpress.org/templates/wporg-menu.html (207 => 208)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/trac.wordpress.org/templates/wporg-menu.html 2014-01-02 18:57:26 UTC (rev 207)
+++ sites/trunk/trac.wordpress.org/templates/wporg-menu.html 2014-01-02 21:10:13 UTC (rev 208)
</span><span class="lines">@@ -5,11 +5,11 @@
</span><span class="cx">
</span><span class="cx"> <div id="headline">
</span><span class="cx"> <div class="wrapper">
</span><del>- <h2><a href="http://make.wordpress.org/core/">Make WordPress Core</a></h2>
</del><ins>+ <h2><a href="//make.wordpress.org/core/">Make WordPress Core</a></h2>
</ins><span class="cx"> <div class="menu-container"><ul class="menu">
</span><del>- <li><a href="http://make.wordpress.org/core/">Blog</a></li>
- <li><a href="http://make.wordpress.org/core/handbook/">Contributor Handbook</a></li>
- <li><a href="http://core.trac.wordpress.org/">Trac (Bug Reports)</a></li>
</del><ins>+ <li><a href="//make.wordpress.org/core/">Blog</a></li>
+ <li><a href="//make.wordpress.org/core/handbook/">Contributor Handbook</a></li>
+ <li><a href="//core.trac.wordpress.org/">Trac (Bug Reports)</a></li>
</ins><span class="cx"> </ul></div>
</span><span class="cx"> </div>
</span><span class="cx"> </div>
</span></span></pre>
</div>
</div>
</body>
</html>