From 9c2a3b19812e53c1710af02512116fb7fc536c7b Mon Sep 17 00:00:00 2001 From: sandakersmann Date: Sun, 8 Jun 2014 04:45:42 +0200 Subject: [PATCH] Updated README.md with correct link Updated README.md with correct insight's project homepage link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfc65c4..b533ac9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ and websocket APIs. Insight runs in NodeJS, uses AngularJS for the front-end and LevelDB for storage. -Check some screenshots and more details at [insight's project homepage](http://insight.bitcore.io). +Check some screenshots and more details at [insight's project homepage](http://insight.is/). *Insight* project is now splitted in two repositories. One for the [API](https://github.com/bitpay/insight-api) and for the front-end. This repository is for the front-end, which will install the API as a NPM dependency.