1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00

More link fixes.

This commit is contained in:
XhmikosR
2018-12-30 12:55:49 +02:00
parent 32461e52d7
commit a14aaa9d3c
73 changed files with 164 additions and 164 deletions

View File

@@ -408,7 +408,7 @@ For example, <code>section</code> should be wrapped as inline.
<p>Sample text here...</p>
</pre>
</pre>
<p><a href="http://code.google.com/p/google-code-prettify/">Download google-code-prettify</a> and view the readme for how to use</a>.</p>
<p><a href="https://code.google.com/p/google-code-prettify/">Download google-code-prettify</a> and view the readme for how to use</a>.</p>
</div><!--/span-->
</div><!--/row-->
</section>

View File

@@ -198,7 +198,7 @@
<hr class="soften">
<h1>Built with Bootstrap.</h1>
<p class="marketing-byline">For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" rel="noopener" target="_blank">visit the unofficial Tumblr</a> or <a href="./examples.html">browse the examples</a>.</p>
<p class="marketing-byline">For even more sites built with Bootstrap, <a href="https://builtwithbootstrap.com/" rel="noopener" target="_blank">visit the unofficial Tumblr</a> or <a href="./examples.html">browse the examples</a>.</p>
<ul class="thumbnails example-sites">
<li class="span4">
<a class="thumbnail" href="http://kippt.com/" rel="noopener" target="_blank">
@@ -206,7 +206,7 @@
</a>
</li>
<li class="span4">
<a class="thumbnail" href="http://www.fleetio.com/" rel="noopener" target="_blank">
<a class="thumbnail" href="https://www.fleetio.com/" rel="noopener" target="_blank">
<img src="assets/img/example-sites/fleetio.png" alt="Fleetio">
</a>
</li>

View File

@@ -87,7 +87,7 @@
================================================== -->
<header class="jumbotron subhead" id="overview">
<h1>Using LESS with Bootstrap</h1>
<p class="lead">Customize and extend Bootstrap with <a href="http://lesscss.org" rel="noopener" target="_blank">LESS</a>, a CSS preprocessor, to take advantage of the variables, mixins, and more used to build Bootstrap's CSS.</p>
<p class="lead">Customize and extend Bootstrap with <a href="http://lesscss.org/" rel="noopener" target="_blank">LESS</a>, a CSS preprocessor, to take advantage of the variables, mixins, and more used to build Bootstrap's CSS.</p>
<div class="subnav">
<ul class="nav nav-pills">
<li><a href="#builtWith">Built with Less</a></li>
@@ -118,7 +118,7 @@
<div class="span4">
<h3>Learn more</h3>
<img style="float: right; height: 36px;" src="assets/img/less-logo-large.png" alt="LESS CSS">
<p>Visit the official website at <a href="http://lesscss.org">http://lesscss.org</a> to learn more.</p>
<p>Visit the official website at <a href="http://lesscss.org/">http://lesscss.org/</a> to learn more.</p>
</div>
</div>
<div class="row">