diff options
| author | Mark Otto <[email protected]> | 2014-01-22 15:37:11 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-22 15:37:11 -0600 |
| commit | e29a3b65cd61e5341447332a3b154a60c075dff9 (patch) | |
| tree | cbedf152a21a461b583a21483e9c0d1065991a7e /docs/_includes | |
| parent | d1f69d4a7e23abbe8cdbc6ff7e642c0f8d51e624 (diff) | |
| parent | 494014babe34f06dbf6fab9614c52c6cf83a59be (diff) | |
| download | bootstrap-e29a3b65cd61e5341447332a3b154a60c075dff9.tar.xz bootstrap-e29a3b65cd61e5341447332a3b154a60c075dff9.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-about.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/_includes/nav-about.html b/docs/_includes/nav-about.html index 93121e700..bf6b684e9 100644 --- a/docs/_includes/nav-about.html +++ b/docs/_includes/nav-about.html @@ -1,9 +1,9 @@ <li> - <a href="#brand">Brand guidelines</a> -</li> -<li> <a href="#history">History</a> </li> <li> <a href="#team">Team</a> </li> +<li> + <a href="#brand">Brand guidelines</a> +</li> |
