aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-06 16:30:28 -0700
committerMark Otto <[email protected]>2013-08-06 16:30:28 -0700
commitf3bf32ffc51c1bafd60f5704a638fc56cf464386 (patch)
tree4cab1a617b4729593888521e2a1a86c101f53a59 /_includes
parent6da346527ba6861738c0922ed84ab0c0c1a4612d (diff)
downloadbootstrap-f3bf32ffc51c1bafd60f5704a638fc56cf464386.tar.xz
bootstrap-f3bf32ffc51c1bafd60f5704a638fc56cf464386.zip
add third party support section to the docs
Diffstat (limited to '_includes')
-rw-r--r--_includes/nav-getting-started.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/_includes/nav-getting-started.html b/_includes/nav-getting-started.html
index 022d335cd..9788facdd 100644
--- a/_includes/nav-getting-started.html
+++ b/_includes/nav-getting-started.html
@@ -15,8 +15,11 @@
<a href="#browsers">Browser support</a>
</li>
<li>
+ <a href="#third-parties">Third party support</a>
+</li>
+<li>
<a href="#license-faqs">License FAQs</a>
</li>
<li>
<a href="#customizing">Customizing Bootstrap</a>
-</li> \ No newline at end of file
+</li>