diff options
| author | Mark Otto <[email protected]> | 2013-02-18 18:26:26 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-18 18:26:26 -0800 |
| commit | a1913cbe7e969cb6763f12888a594666b2d28a65 (patch) | |
| tree | c3e2a0fc2be7f46e6d27da5f8bfd7140f8bc0488 /docs | |
| parent | 023568fe3dba59b7f5c12ac610e02fd8bd6c772f (diff) | |
| parent | 722ba5f2278f1163230e2a68f53895ae482a5a76 (diff) | |
| download | bootstrap-a1913cbe7e969cb6763f12888a594666b2d28a65.tar.xz bootstrap-a1913cbe7e969cb6763f12888a594666b2d28a65.zip | |
Merge pull request #6979 from acmetech/3.0.0-wip
Minor fixes to docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components.html | 2 | ||||
| -rw-r--r-- | docs/gallery.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html index 63c37131e..b05d9c6e9 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1277,7 +1277,7 @@ title: Components <!-- Labels ================================================== --> - <section id="counters"> + <section id="labels"> <div class="page-header"> <h1>Labels</h1> </div> diff --git a/docs/gallery.html b/docs/gallery.html index ea8ad632a..d80e6bdae 100644 --- a/docs/gallery.html +++ b/docs/gallery.html @@ -69,7 +69,7 @@ title: Gallery </div> <div class="span4"> <a class="thumbnail" href="http://www.gathercontent.com/" target="_blank"> - <img src="assets/img/example-sites/example-gathercontent.jpg" alt="Gather Content"> + <img src="/assets/img/example-sites/example-gathercontent.jpg" alt="Gather Content"> </a> </div> <div class="span4"> |
