Skip to content

Commit

Permalink
Update homepage links in package and bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dchest committed Feb 20, 2016
1 parent b825910 commit eff9ede
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tweetnacl",
"version": "0.14.0",
"homepage": "https://dchest.github.io/tweetnacl-js",
"homepage": "https://tweetnacl.js.org",
"authors": [
"TweetNaCl.js Contributors"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"bugs": {
"url": "https://github.com/dchest/tweetnacl-js/issues"
},
"homepage": "https://dchest.github.io/tweetnacl-js",
"homepage": "https://tweetnacl.js.org",
"devDependencies": {
"browserify": "^13.0.0",
"eslint": "^2.2.0",
Expand Down

0 comments on commit eff9ede

Please sign in to comment.