sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g'

This commit is contained in:
Cryptoanarchist 2016-04-24 15:59:16 +02:00
parent 133c2321f9
commit d104af895f

View File

@ -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