diff options
| author | Mark Otto <[email protected]> | 2013-08-06 18:06:36 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-06 18:06:36 -0700 |
| commit | 000f89829e5a5f9acd6e687743ab2a63c54003dd (patch) | |
| tree | 3d88e8801b471144160dbfcc0214454f7d886fbd /_includes | |
| parent | 3f3dfc54e77036e726154e21d1a34f1f5918b4d7 (diff) | |
| parent | fe5580e4fc2117ccb7ad8cef26da99e614d99c3c (diff) | |
| download | bootstrap-000f89829e5a5f9acd6e687743ab2a63c54003dd.tar.xz bootstrap-000f89829e5a5f9acd6e687743ab2a63c54003dd.zip | |
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
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> |
