From 54762260db49bda400a47e00caaccce5e7b95963 Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Wed, 2 Sep 2015 13:05:23 -0700 Subject: [PATCH] Update README.md Fix link to loopback.io so it shows as link on npmjs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f5c21ce..3ff4a2c3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ LoopBack tools include: * Command-line tool `slc loopback` to create applications, models, data sources, and so on. * StrongLoop Arc, a graphical tool for editing LoopBack applications; and for deploying and monitoring applications. -For more details, see http://loopback.io/. +For more details, see [http://loopback.io/](http://loopback.io/). ## LoopBack modules