From bcff1cf99145003d41141aa5d98dd01fab9bdd4b Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Fri, 9 Jan 2015 11:46:00 +0100 Subject: [PATCH] README.md: make links clickable --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d31139f5..d4ba30629 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ Dependencies **Note**: Unless you need to make changes to dependencies, you can skip this section and just use the checked in versions. -Dependencies are managed by [bower](bower.io) and built with -[grunt](gruntjs.com). To change them, you'll need to install node and npm, then -run `npm install` to install bower, grunt, and related plugins. +Dependencies are managed by [bower](http://bower.io) and built with +[grunt](http://gruntjs.com). To change them, you'll need to install node and +npm, then run `npm install` to install bower, grunt, and related plugins. ### Adding a bower component