Making WordPress.org


Ignore:
Timestamp:
01/02/2014 09:10:13 PM (13 years ago)
Author:
nacin
Message:

Protocol-relative URLs for Trac templates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/wporg-footer.html

    r156 r208  
    77        <div class="wrapper">
    88                <ul>
    9                         <li><a href="http://wordpress.org/about/" title="An introduction to the WordPress project">About</a></li>
    10                         <li><a href="http://wordpress.org/news/" title="News and Updates">Blog</a></li>
    11                         <li><a href="http://wordpress.org/hosting/" title="Recommended web hosting providers">Hosting</a></li>
     9                        <li><a href="//wordpress.org/about/" title="An introduction to the WordPress project">About</a></li>
     10                        <li><a href="//wordpress.org/news/" title="News and Updates">Blog</a></li>
     11                        <li><a href="//wordpress.org/hosting/" title="Recommended web hosting providers">Hosting</a></li>
    1212                        <li><a href="http://jobs.wordpress.net/" title="Find or post WordPress jobs">Jobs</a></li>
    1313                </ul>
    1414
    1515                <ul>
    16                         <li><a href="http://wordpress.org/support/" title="Forums, documentation, and other resources">Support</a></li>
    17                         <li><a href="http://make.wordpress.org/" title="Give back to WordPress through code, support, translation and more">Get Involved</a></li>
    18                         <li><a href="http://learn.wordpress.org/" title="Workshops and training materials">Learn</a></li>
     16                        <li><a href="//wordpress.org/support/" title="Forums, documentation, and other resources">Support</a></li>
     17                        <li><a href="//make.wordpress.org/" title="Give back to WordPress through code, support, translation and more">Get Involved</a></li>
     18                        <li><a href="//learn.wordpress.org/" title="Workshops and training materials">Learn</a></li>
    1919                </ul>
    2020
    2121                <ul>
    22                         <li><a href="http://wordpress.org/showcase/" title="Some of the best WordPress sites on the Web">Showcase</a></li>
    23                         <li><a href="http://wordpress.org/plugins/" title="Add extra functionality to WordPress">Plugins</a></li>
    24                         <li><a href="http://wordpress.org/themes/" title="Make your WordPress pretty">Themes</a></li>
    25                         <li><a href="http://wordpress.org/ideas/" title="Share your ideas for improving WordPress">Ideas</a></li>
     22                        <li><a href="//wordpress.org/showcase/" title="Some of the best WordPress sites on the Web">Showcase</a></li>
     23                        <li><a href="//wordpress.org/plugins/" title="Add extra functionality to WordPress">Plugins</a></li>
     24                        <li><a href="//wordpress.org/themes/" title="Make your WordPress pretty">Themes</a></li>
     25                        <li><a href="//wordpress.org/ideas/" title="Share your ideas for improving WordPress">Ideas</a></li>
    2626                </ul>
    2727
     
    2929                        <li><a href="http://central.wordcamp.org/" title="Find a WordPress event near you">WordCamp</a></li>
    3030                        <li><a href="http://wordpress.tv/" title="Videos, tutorials, and WordCamp sessions">WordPress.TV</a></li>
    31                         <li><a href="http://buddypress.org/" title="A set of plugins to transform your WordPress into a social network">BuddyPress</a></li>
    32                         <li><a href="http://bbpress.org/" title="Fast, slick forums built on WordPress">bbPress</a></li>
     31                        <li><a href="//buddypress.org/" title="A set of plugins to transform your WordPress into a social network">BuddyPress</a></li>
     32                        <li><a href="//bbpress.org/" title="Fast, slick forums built on WordPress">bbPress</a></li>
    3333                </ul>
    3434
     
    3636                        <li><a href="http://wordpress.com/?ref=wporg-footer" title="Hassle-free WordPress hosting">WordPress.com</a></li>
    3737                        <li><a href="http://ma.tt/" title="Co-founder of WordPress, an example of what WordPress can do">Matt</a></li>
    38                         <li><a href="http://wordpress.org/about/privacy/" title="WordPress.org Privacy Policy">Privacy</a></li>
    39                         <li><a href="http://wordpress.org/about/license/" title="WordPress is open source software">License / GPLv2</a></li>
     38                        <li><a href="//wordpress.org/about/privacy/" title="WordPress.org Privacy Policy">Privacy</a></li>
     39                        <li><a href="//wordpress.org/about/license/" title="WordPress is open source software">License / GPLv2</a></li>
    4040                </ul>
    4141
Note: See TracChangeset for help on using the changeset viewer.