diff --git a/Readme.md b/Readme.md index af94c77..dbc8845 100644 --- a/Readme.md +++ b/Readme.md @@ -8,5 +8,5 @@ Originally created by Tom Robinson. Improvements by Sami Samhuri and hij1nx. Copyright 2006-2010 [Tom Robinson](http://tlrobinson.net/). [Some rights reserved](http://creativecommons.org/licenses/by-nc/3.0/us/). -[Sami Samhuri] (http://github.com/samsonjs) -[hij1nx] (http://github.com/hij1nx) +[Sami Samhuri](https://github.com/samsonjs) +[hij1nx](https://github.com/hij1nx) diff --git a/package.json b/package.json index 75933c2..3628d21 100644 --- a/package.json +++ b/package.json @@ -2,11 +2,11 @@ "name": "jsond", "description": "compare json with a web interface/CLI or API", "version": "0.0.1", - "author": "hij1nx ", + "author": "hij1nx ", "contributors": [ { "name": "hij1nx", "email": "hi1jnx.dev@gmail.com" }, { "name": "Tom Robinson", "email": "tlr@gmail.com" }, - { "name": "Sami Samhuri", "email": "samisamhuri@gmail.com" } + { "name": "Sami Samhuri", "email": "sami.samhuri@gmail.com" } ], "repository": { "type": "git",