From 02040f926ef2e5699f86f7d0bcda955b0049886c Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Sat, 4 May 2013 17:56:50 +0300 Subject: [PATCH] Fixed bower link Bower has moved to bower.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65ed9f16..669fcfed 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ The Q module can be loaded as: the [q](https://npmjs.org/package/q) package - An AMD module - A [component](https://github.com/component/component) as ``microjs/q`` -- Using [bower](http://twitter.github.com/bower/) as ``microjs/q`` +- Using [bower](http://bower.io/) as ``q`` - Using [NuGet](http://nuget.org/) as [Q](https://nuget.org/packages/q) Q can exchange promises with jQuery, Dojo, When.js, WinJS, and more.