Skip to content

Commit

Permalink
Update links as the repository migration
Browse files Browse the repository at this point in the history
  • Loading branch information
watilde committed Sep 29, 2017
1 parent cd4b887 commit f927e52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1>EthJS ENS Example</h1>
<p id="resultField"></p>

<br>
<a href="https://github.com/flyswatter/ethjs-ens">View the source code on Github</a>
<a href="https://github.com/ethjs/ethjs-ens">View the source code on Github</a>

</body>

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/flyswatter/ethjs-ens.git"
"url": "git+ssh://[email protected]/ethjs/ethjs-ens.git"
},
"keywords": [
"Ethereum",
Expand All @@ -22,9 +22,9 @@
"author": "Dan Finlay",
"license": "ISC",
"bugs": {
"url": "https://github.com/flyswatter/ethjs-ens/issues"
"url": "https://github.com/ethjs/ethjs-ens/issues"
},
"homepage": "https://github.com/flyswatter/ethjs-ens#readme",
"homepage": "https://github.com/ethjs/ethjs-ens#readme",
"dependencies": {
"eth-ens-namehash": "^1.0.2",
"ethereum-ens-network-map": "^1.0.0",
Expand Down

0 comments on commit f927e52

Please sign in to comment.