aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-04 19:31:52 -0800
committerMark Otto <[email protected]>2014-01-04 19:31:52 -0800
commit72d4fafd6636b8b59c8c0983a2c27908a25d1a70 (patch)
tree7918fb1886c32e6dcee56f7800f745d2c3b21e57 /docs/getting-started.html
parent7ca113b487fd6f91a02ca0cae78a6a78b73ac954 (diff)
parenta617c805f298b8feefd7703c12decd035ef7d1ec (diff)
downloadbootstrap-72d4fafd6636b8b59c8c0983a2c27908a25d1a70.tar.xz
bootstrap-72d4fafd6636b8b59c8c0983a2c27908a25d1a70.zip
Merge pull request #12092 from Quy/master
Use relative URLs and fix anchor links
Diffstat (limited to 'docs/getting-started.html')
-rw-r--r--docs/getting-started.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index a09b78f6a..b65e2ecf0 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -115,7 +115,7 @@ bootstrap/
<div class="page-header">
<h1 id="template">Basic template</h1>
</div>
- <p class="lead">Start with this basic HTML template, or modify <a href="../getting-started#examples">these examples</a>. We hope you'll customize our templates and examples, adapting them to suit your needs.</p>
+ <p class="lead">Start with this basic HTML template, or modify <a href="#examples">these examples</a>. We hope you'll customize our templates and examples, adapting them to suit your needs.</p>
<p>Copy the HTML below to begin working with a minimal Bootstrap document.</p>
{% highlight html %}
@@ -289,7 +289,7 @@ bootstrap/
<img src="../examples/screenshots/non-responsive.jpg" alt="">
</a>
<h4>Non-responsive Bootstrap</h4>
- <p>Easily disable the responsiveness of Bootstrap <a href="../getting-started/#disable-responsive">per our docs</a>.</p>
+ <p>Easily disable the responsiveness of Bootstrap <a href="#disable-responsive">per our docs</a>.</p>
</div>
<div class="col-xs-6 col-md-4">
<a class="thumbnail" href="../examples/theme/">