]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix link to Bower in readme
authorMark Otto <markdotto@gmail.com>
Thu, 6 Jun 2013 16:14:52 +0000 (09:14 -0700)
committerMark Otto <markdotto@gmail.com>
Thu, 6 Jun 2013 16:14:52 +0000 (09:14 -0700)
README.md

index 156c15502a253b1c77a1c00582d5c6b7646b60db..a592e3c94aa87cdb04c7f8008841daa34bbd49ad 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ 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://twitter.github.com/bower): `bower install bootstrap`.
+* Install with Twitter's [Bower](http://bower.io): `bower install bootstrap`.