From 3ff860c4835ff8daf2c73ca3b47f6a5c5238075d Mon Sep 17 00:00:00 2001 From: Cryptoanarchist Date: Sun, 24 Apr 2016 14:57:34 +0200 Subject: [PATCH] sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g' --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d39609f..a961a65 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "insight-ui", "description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.", "version": "0.3.1", - "repository": "git://github.com/bitpay/insight.git", + "repository": "git://github.com/bitpay/insight-ui.git", "contributors": [ { "name": "Matias Alejo Garcia", @@ -26,9 +26,9 @@ } ], "bugs": { - "url": "https://github.com/bitpay/insight/issues" + "url": "https://github.com/bitpay/insight-ui/issues" }, - "homepage": "https://github.com/bitpay/insight", + "homepage": "https://github.com/bitpay/insight-ui", "license": "MIT", "keywords": [ "insight",