mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
fixes #4373: broken examples link on homepage
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@
|
|||||||
<hr class="soften">
|
<hr class="soften">
|
||||||
|
|
||||||
<h1>Built with Bootstrap.</h1>
|
<h1>Built with Bootstrap.</h1>
|
||||||
<p class="marketing-byline">For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" 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="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./getting-started.html#examples">browse the examples</a>.</p>
|
||||||
<div class="row-fluid">
|
<div class="row-fluid">
|
||||||
<ul class="thumbnails example-sites">
|
<ul class="thumbnails example-sites">
|
||||||
<li class="span3">
|
<li class="span3">
|
||||||
|
|||||||
Vendored
+1
-1
@@ -58,7 +58,7 @@
|
|||||||
<hr class="soften">
|
<hr class="soften">
|
||||||
|
|
||||||
<h1>{{_i}}Built with Bootstrap.{{/i}}</h1>
|
<h1>{{_i}}Built with Bootstrap.{{/i}}</h1>
|
||||||
<p class="marketing-byline">{{_i}}For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./examples.html">browse the examples</a>.{{/i}}</p>
|
<p class="marketing-byline">{{_i}}For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./getting-started.html#examples">browse the examples</a>.{{/i}}</p>
|
||||||
<div class="row-fluid">
|
<div class="row-fluid">
|
||||||
<ul class="thumbnails example-sites">
|
<ul class="thumbnails example-sites">
|
||||||
<li class="span3">
|
<li class="span3">
|
||||||
|
|||||||
Reference in New Issue
Block a user