aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-11-30 21:05:39 -0800
committerMark Otto <[email protected]>2013-11-30 21:05:39 -0800
commita127f3921eea284bb0656da1362fe4f2a45df8fe (patch)
treec1deee2a777c5fe5c62c6edae1837dd6e83abb01 /_includes
parented98ac75600b08f391df2fc0bffe009c8892e556 (diff)
downloadbootstrap-a127f3921eea284bb0656da1362fe4f2a45df8fe.tar.xz
bootstrap-a127f3921eea284bb0656da1362fe4f2a45df8fe.zip
Fixes #10716: Update what's included docs to add info on both download options
Diffstat (limited to '_includes')
-rw-r--r--_includes/nav-getting-started.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/_includes/nav-getting-started.html b/_includes/nav-getting-started.html
index 243c05fb0..ce7a718d6 100644
--- a/_includes/nav-getting-started.html
+++ b/_includes/nav-getting-started.html
@@ -8,6 +8,10 @@
</li>
<li>
<a href="#whats-included">What's included</a>
+ <ul class="nav">
+ <li><a href="#whats-included-precompiled">Precompiled</a></li>
+ <li><a href="#whats-included-source">Source code</a></li>
+ </ul>
</li>
<li>
<a href="#template">Basic template</a>