diff options
| author | Mark Otto <[email protected]> | 2013-08-06 16:30:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-06 16:30:28 -0700 |
| commit | f3bf32ffc51c1bafd60f5704a638fc56cf464386 (patch) | |
| tree | 4cab1a617b4729593888521e2a1a86c101f53a59 /_includes | |
| parent | 6da346527ba6861738c0922ed84ab0c0c1a4612d (diff) | |
| download | bootstrap-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.html | 5 |
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> |
