From d104af895fce2d5394addefb399712fd1c19b53f Mon Sep 17 00:00:00 2001 From: Cryptoanarchist Date: Sun, 24 Apr 2016 15:59:16 +0200 Subject: [PATCH] sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f300fc..761fe39 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Bitcoin blockchain REST and web socket API service for [Bitcore Node](https://github.com/bitpay/bitcore-node). -This is a backend-only service. If you're looking for the web frontend application, take a look at https://github.com/bitpay/insight. +This is a backend-only service. If you're looking for the web frontend application, take a look at https://github.com/bitpay/insight-ui. ## Getting Started