diff --git a/README.md b/README.md
index b76a8da238..35e9295eb8 100644
--- a/README.md
+++ b/README.md
@@ -12,20 +12,11 @@ Three quick start options are available:
* [Download the latest release](https://github.com/twitter/bootstrap/zipball/master).
* Clone the repo: `git clone git://github.com/twitter/bootstrap.git`.
-* Install with Twitter's [Bower](http://github.com/bower/bower): `bower install bootstrap`.
+* Install with Twitter's [Bower](http://bower.io): `bower install bootstrap`.
Read the [Getting Started page](http://getbootstrap.com/getting-started/) for information on the framework contents, basic template guidelines, and more.
-## Bootstrap elsewhere
-
-Beyond getting started with the Bootstrap core, there are ways to use Bootstrap in other tools and services:
-
-* [Roots WordPress theme](https://github.com/retlehs/roots) - A WordPress starter theme based on HTML5 Boilerplate & Bootstrap from Twitter.
-
-Have suggestions? Let us know with a [new issue](https://github.com/twitter/bootstrap/issues).
-
-
## Bugs and feature requests
diff --git a/docs/_includes/nav-css.html b/docs/_includes/nav-css.html
index f1596f7efa..437b2e3bdb 100644
--- a/docs/_includes/nav-css.html
+++ b/docs/_includes/nav-css.html
@@ -54,7 +54,6 @@
End a form with a group of actions (buttons). When placed within a .form-horizontal, the buttons will automatically indent to line up with the form controls.