Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-02-01 05:35:23 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-02-01 05:35:23 +0400
commitfd49d4a44f7fe73054b861461b9ec0f36a1bb29a (patch)
treef35009c910398dda68809aa281e45a495bbd8305 /docs/examples.html
parentbdfb05dbac0b07c7c6447a39b2658038563603d3 (diff)
move examples into docs...v2.0.0
Diffstat (limited to 'docs/examples.html')
-rw-r--r--docs/examples.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples.html b/docs/examples.html
index 6f35b71694..d317405aea 100644
--- a/docs/examples.html
+++ b/docs/examples.html
@@ -84,21 +84,21 @@
<ul class="thumbnails bootstrap-examples">
<li class="span4">
- <a class="thumbnail" href="../examples/hero.html">
+ <a class="thumbnail" href="examples/hero.html">
<img src="assets/img/examples/bootstrap-example-hero.jpg" alt="">
</a>
<h3>Basic marketing site</h3>
<p>Featuring a hero unit for a primary message and three supporting elements.</p>
</li>
<li class="span4">
- <a class="thumbnail" href="../examples/fluid.html">
+ <a class="thumbnail" href="examples/fluid.html">
<img src="assets/img/examples/bootstrap-example-fluid.jpg" alt="">
</a>
<h3>Fluid layout</h3>
<p>Uses are new responsive, fluid grid system to create seamless liquid layout.</p>
</li>
<li class="span4">
- <a class="thumbnail" href="../examples/starter-template.html">
+ <a class="thumbnail" href="examples/starter-template.html">
<img src="assets/img/examples/bootstrap-example-starter.jpg" alt="">
</a>
<h3>Starter template</h3>