aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarian Oancea <contact@siteshop.ro>2014-11-10 20:31:51 +0800
committerMarian Oancea <contact@siteshop.ro>2014-11-10 20:31:53 +0800
commit6fc5d8e81e8f01ec0a9654268ac0593f74841c30 (patch)
treeadc8da2b3519202fb3517ee4069cbdbce2106743 /README.md
parent67e3eff80608359ddeeb8a2f617148e2baf6a046 (diff)
downloaddexon-6fc5d8e81e8f01ec0a9654268ac0593f74841c30.tar.gz
dexon-6fc5d8e81e8f01ec0a9654268ac0593f74841c30.tar.zst
dexon-6fc5d8e81e8f01ec0a9654268ac0593f74841c30.zip
Prepare for PR
changed repo urls from package.json, bower.json and readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 16cc2b11a..5abc7b281 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ which implements the [Generic JSON RPC](https://github.com/ethereum/wiki/wiki/Ge
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![dependency status][dep-image]][dep-url] [![dev dependency status][dep-dev-image]][dep-dev-url]
-[![browser support](https://ci.testling.com/cubedro/ethereum.js.png)](https://ci.testling.com/cubedro/ethereum.js)
+[![browser support](https://ci.testling.com/ethereum/ethereum.js.png)](https://ci.testling.com/ethereum/ethereum.js)
## Installation
@@ -71,9 +71,9 @@ ethereum -ws -loglevel=4
[npm-image]: https://badge.fury.io/js/ethereum.js.png
[npm-url]: https://npmjs.org/package/ethereum.js
-[travis-image]: https://travis-ci.org/cubedro/ethereum.js.svg
-[travis-url]: https://travis-ci.org/cubedro/ethereum.js
-[dep-image]: https://david-dm.org/cubedro/ethereum.js.svg
-[dep-url]: https://david-dm.org/cubedro/ethereum.js
-[dep-dev-image]: https://david-dm.org/cubedro/ethereum.js/dev-status.svg
-[dep-dev-url]: https://david-dm.org/cubedro/ethereum.js#info=devDependencies \ No newline at end of file
+[travis-image]: https://travis-ci.org/ethereum/ethereum.js.svg
+[travis-url]: https://travis-ci.org/ethereum/ethereum.js
+[dep-image]: https://david-dm.org/ethereum/ethereum.js.svg
+[dep-url]: https://david-dm.org/ethereum/ethereum.js
+[dep-dev-image]: https://david-dm.org/ethereum/ethereum.js/dev-status.svg
+[dep-dev-url]: https://david-dm.org/ethereum/ethereum.js#info=devDependencies \ No newline at end of file