Skip to content

Commit

Permalink
Use https:// where possible
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Apr 1, 2015
1 parent 609d6c5 commit 44d2ff2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/index.html
Expand Up @@ -89,7 +89,7 @@ <h3><span class="star">&#x2605;</span> Normalize.css and helpers</h3>

<div class="grid-cell">
<h3><span class="star">&#x2605;</span> jQuery and Modernizr</h3>
<p>Get the latest minified versions of two best-of-breed libraries: <a href="http://jquery.org/">jQuery</a> (via Google&#8217;s CDN, with local fallback) and the <a href="http://modernizr.com/">Modernizr</a> feature detection library.</p>
<p>Get the latest minified versions of two best-of-breed libraries: <a href="https://jquery.org/">jQuery</a> (via Google&#8217;s CDN, with local fallback) and the <a href="http://modernizr.com/">Modernizr</a> feature detection library.</p>
</div>

<div class="grid-cell">
Expand Down Expand Up @@ -127,14 +127,14 @@ <h2>Introduction to v5</h2>
<h2>Who uses HTML5 Boilerplate?</h2>
<p class="in-the-wild">
<a href="http://www.projectrebrief.com/">Google</a>,
<a href="http://www.microsoft.com/surface/">Microsoft</a>,
<a href="http://data.nasa.gov/">NASA</a>,
<a href="https://www.microsoft.com/surface/">Microsoft</a>,
<a href="https://data.nasa.gov/">NASA</a>,
<a href="http://www.nikeskateboarding.com/">Nike</a>,
<a href="http://www.barackobama.com/">Barack Obama</a>,
<a href="https://www.barackobama.com/">Barack Obama</a>,
<a href="http://www.itv.com/news/">ITV News</a>,
<a href="http://creativecommons.org/">Creative Commons</a>,
<a href="http://auspost.com.au/">Australia Post</a>,
<a href="http://www.racinggreen.co.uk/">Racing Green</a>,
<a href="https://creativecommons.org/">Creative Commons</a>,
<a href="https://auspost.com.au/">Australia Post</a>,
<a href="https://www.racinggreen.co.uk/">Racing Green</a>,
and
<a href="https://github.com/h5bp/html5-boilerplate/wiki/sites">many more</a>.
</p>
Expand All @@ -161,7 +161,7 @@ <h2>Who uses HTML5 Boilerplate?</h2>
<span class="Icon Icon--github"></span>
Report issues
</a></li>
<li><a href="http://stackoverflow.com/questions/tagged/html5boilerplate"
<li><a href="https://stackoverflow.com/questions/tagged/html5boilerplate"
data-ga-category="Outbound links"
data-ga-action="Footer click"
data-ga-label="Help on Stack Overflow">
Expand All @@ -188,7 +188,7 @@ <h2>Who uses HTML5 Boilerplate?</h2>
data-via="h5bp"
data-size="large"
data-text="HTML5 Boilerplate: The rock-solid professional front-end template"
data-url="http://html5boilerplate.com/">Tweet</a>
data-url="https://html5boilerplate.com/">Tweet</a>
&nbsp;
<a class="twitter-follow-button"
href="https://twitter.com/h5bp"
Expand All @@ -198,15 +198,15 @@ <h2>Who uses HTML5 Boilerplate?</h2>
</p>

<p>A project from <a href="https://github.com/h5bp">H5BP</a> currently maintained by:<br>
<a href="http://mathiasbynens.be/">Mathias Bynens</a> and
<a href="http://drublic.de/">Hans Christian Reinl</a>
<a href="https://mathiasbynens.be/">Mathias Bynens</a> and
<a href="https://drublic.de/">Hans Christian Reinl</a>
</p>

<p>This project wouldn't have been possible without our past team members:<br>

<a href="https://twitter.com/alrra">C&#259;t&#259;lin Mari&#x219;</a>,
<a href="http://nicolasgallagher.com/">Nicolas Gallagher</a>,
<a href="http://paulirish.com/">Paul Irish</a>,
<a href="https://www.paulirish.com/">Paul Irish</a>,
and <a href="http://nimbupani.com/">Divya Manian</a>.
</p>
</div>
Expand Down

0 comments on commit 44d2ff2

Please sign in to comment.